1
0
Fork 0
alistair23-linux/include/asm-arm/arch-ixp23xx
Lennert Buytenhek 02c4293194 [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h
Patch from Lennert Buytenhek

ixp23xx was including asm/hardware.h in its version of uncompress.h,
to get at the physical address of the debug UART, but this include was
causing various inline functions that are totally unrelated to the
decompressor, defined in headers in include/asm-arm/arch-ixp23xx, to
be included in the decompressor image.

Include asm/arch/ixp23xx.h instead, and move the sole inline function
in ixp23xx.h to another header.

Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-06-28 17:54:56 +01:00
..
debug-macro.S [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operation 2006-04-09 22:20:57 +01:00
dma.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
entry-macro.S [ARM] 3602/1: ixp23xx: fix two typos 2006-06-20 19:26:41 +01:00
hardware.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
io.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
irqs.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
ixdp2351.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
ixp23xx.h [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h 2006-06-28 17:54:56 +01:00
memory.h [ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 stepping 2006-06-02 19:51:50 +01:00
platform.h [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h 2006-06-28 17:54:56 +01:00
system.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
time.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
timex.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00
uncompress.h [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h 2006-06-28 17:54:56 +01:00
vmalloc.h [ARM] 3388/1: ixp23xx: add core ixp23xx support 2006-03-28 21:18:54 +01:00