313cbb5519
Patch from Rod Whitby PAGE_SHIFT is undeclared in include/asm-arm/arch-ixp4xx/memory.h, identified by the following kernel compilation error: CC [M] sound/core/memory.o In file included from include/asm/memory.h:27, from include/asm/io.h:28, from sound/core/memory.c:24: include/asm/arch/memory.h: In function `__arch_adjust_zones': include/asm/arch/memory.h:28: error: `PAGE_SHIFT' undeclared (first use in this function) This patch replaces my previous attempt at fixing this problem (Patch 3214/1) and is based on the following feedback: Russell King wrote: > The error you see came up on SA1100. The best solution was to move > the __arch_adjust_zones() function out of line. I suggest ixp4xx > does the same. I have moved the function out of line into arch/arm/mach-ixp4xx/common-pci.c as suggested. Signed-off-by: Rod Whitby <rod@whitby.id.au> Signed-off-by: Deepak Saxena <dsaxena@plexity.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
coyote.h | ||
debug-macro.S | ||
dma.h | ||
entry-macro.S | ||
gtwx5715.h | ||
hardware.h | ||
io.h | ||
irq.h | ||
irqs.h | ||
ixdp425.h | ||
ixp4xx-regs.h | ||
memory.h | ||
nas100d.h | ||
nslu2.h | ||
param.h | ||
platform.h | ||
prpmc1100.h | ||
system.h | ||
timex.h | ||
uncompress.h | ||
vmalloc.h |