linux-stable/include/asm-arm/mach
Russell King ef0498a7bf [ARM] Fix missing compiler.h include
asm/mach/arch.h introduced a __deprecated, but didn't include compiler.h,
causing:

In file included from arch/arm/mach-at91rm9200/devices.c:13:
include/asm/mach/arch.h:23: warning: no semicolon at end of struct or union
include/asm/mach/arch.h:23: error: syntax error before 'phys_ram'
include/asm/mach/arch.h:34: error: syntax error before ':' token
include/asm/mach/arch.h:35: error: syntax error before ':' token
include/asm/mach/arch.h:36: error: syntax error before ':' token
include/asm/mach/arch.h:37: error: syntax error before ':' token
include/asm/mach/arch.h:45: error: syntax error before '}' token

Add the necessary include.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-01-15 17:03:45 +00:00
..
arch.h [ARM] Fix missing compiler.h include 2006-01-15 17:03:45 +00:00
dma.h [ARM] Remove '__address' from scatterlist and convert to DMA API 2006-01-04 15:08:30 +00:00
flash.h [ARM] 3057/1: Add memory control method to support OneNAND sync burst read 2005-11-09 15:15:10 +00:00
irda.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.h [ARM] Wrap calls to descriptor handlers 2005-09-04 19:45:00 +01:00
map.h [ARM] 3070/2: Add __ioremap_pfn() API 2006-01-09 19:23:11 +00:00
mmc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
serial_at91rm9200.h [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial) 2006-01-10 16:59:27 +00:00
serial_sa1100.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sharpsl_param.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.h [ARM] Remove unused DYN_TICK_* macros 2005-09-05 10:21:04 +01:00