aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss
diff options
context:
space:
mode:
authorRussell King <rmk@dyn-67.arm.linux.org.uk>2006-01-15 17:03:45 +0000
committerRussell King <rmk+kernel@arm.linux.org.uk>2006-01-15 17:03:45 +0000
commitef0498a7bfbb5773e7ba4235207054b81ad5120e (patch)
tree73a2e407b3c1b10190fa3ee7744a8fe91ce14e49 /sound/oss
parentx86: Work around compiler code generation bug with -Os (diff)
downloadlinux-dev-ef0498a7bfbb5773e7ba4235207054b81ad5120e.tar.xz
linux-dev-ef0498a7bfbb5773e7ba4235207054b81ad5120e.zip
[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>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions