dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 ARM: 6090/1: ux500: add U5500 support 2010-05-04 17:50:06 +01:00
Makefile ARM: 6152/1: ux500 make it possible to disable localtimers 2010-06-08 19:25:49 +01:00
Makefile.boot ARM: 5832/1: ARM: U8500 Makefile.boot 2009-11-28 10:22:52 +00:00
board-mop500.c mfd: New AB8500 driver 2010-05-28 01:38:00 +02:00
board-u5500.c ARM: 6090/1: ux500: add U5500 support 2010-05-04 17:50:06 +01:00
clock.c ARM: 6184/2: ux500: use neutral PRCMU base 2010-07-09 14:46:47 +01:00
clock.h ARM: 6145/1: ux500 MTU clockrate correction 2010-05-27 10:36:08 +01:00
cpu-db5500.c ARM: 6184/2: ux500: use neutral PRCMU base 2010-07-09 14:46:47 +01:00
cpu-db8500.c DMAENGINE: DMA40 U8500 platform configuration 2010-05-27 15:21:26 -07:00
cpu.c ARM: 6145/1: ux500 MTU clockrate correction 2010-05-27 10:36:08 +01:00
devices-db5500.c ARM: 6090/1: ux500: add U5500 support 2010-05-04 17:50:06 +01:00
devices-db8500.c DMAENGINE: DMA40 U8500 platform configuration 2010-05-27 15:21:26 -07:00
devices.c ARM: 6085/1: ux500: reorganize i2c devices 2010-05-04 17:50:04 +01:00
headsmp.S ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
localtimer.c ARM: 5831/1: ARM: U8500 core machine support 2009-11-28 10:22:52 +00:00
platsmp.c ARM: 6088/1: ux500: use UX500_* macros instead of U8500_* 2010-05-04 17:50:05 +01:00
ste-dma40-db8500.h DMAENGINE: DMA40 U8500 platform configuration 2010-05-27 15:21:26 -07:00