linux-stable/arch/arm/mach-ixp23xx
Russell King 0372c38047 ARM: Fix IXP23xx build error in mach/memory.h
One to many close parens.

In file included from arch/arm/include/asm/page.h:202,
                 from include/linux/mm_types.h:15,
                 from include/linux/sched.h:63,
                 from arch/arm/kernel/asm-offsets.c:13:
arch/arm/include/asm/memory.h: In function 'virt_to_bus':
arch/arm/include/asm/memory.h:214: error: expected ';' before ')' token
arch/arm/include/asm/memory.h:214: error: expected statement before ')' token
arch/arm/include/asm/memory.h: In function 'bus_to_virt':
arch/arm/include/asm/memory.h:219: error: expected ';' before ')' token
arch/arm/include/asm/memory.h:219: error: expected statement before ')' token

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-03-20 15:33:09 +00:00
..
include/mach ARM: Fix IXP23xx build error in mach/memory.h 2010-03-20 15:33:09 +00:00
core.c [ARM] 5298/1: Drop desc_handle_irq() 2008-10-09 15:00:36 +01:00
espresso.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
ixdp2351.c [ARM] 5298/1: Drop desc_handle_irq() 2008-10-09 15:00:36 +01:00
Kconfig [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
Makefile [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
Makefile.boot [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
pci.c [ARM] Convert asm/io.h to linux/io.h 2008-09-06 12:10:45 +01:00
roadrunner.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00