linux-stable-rt/arch/arm/mach-ux500
Rabin Vincent 661f10f6b6 ARM: 6275/1: ux500: don't use writeb() in uncompress.h
Don't use writeb() in uncompress.h, to avoid the following build errors
when the "Add barriers to the I/O accessors" series is applied.  Use
__raw_writeb() instead.

arch/arm/boot/compressed/misc.o: In function `putc':
arch/arm/mach-ux500/include/mach/uncompress.h:41:
undefined reference to `outer_cache'

Acked-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-07-29 14:04:35 +01:00
..
include/mach ARM: 6275/1: ux500: don't use writeb() in uncompress.h 2010-07-29 14:04:35 +01:00
Kconfig
Makefile ARM: 6152/1: ux500 make it possible to disable localtimers 2010-06-08 19:25:49 +01:00
Makefile.boot
board-mop500.c
board-u5500.c
clock.c ARM: 6184/2: ux500: use neutral PRCMU base 2010-07-09 14:46:47 +01:00
clock.h
cpu-db5500.c ARM: 6184/2: ux500: use neutral PRCMU base 2010-07-09 14:46:47 +01:00
cpu-db8500.c
cpu.c
devices-db5500.c
devices-db8500.c
devices.c
headsmp.S
localtimer.c
platsmp.c
ste-dma40-db8500.h