linux/arch/arm/mach-shark
Russell King c72e005b09 [ARM] fix constant values of MAX_DMA_ADDRESS
Since 8d5796d2ec, we have allowed
PAGE_OFFSET to be configurable, so a constant virtual address
for MAX_DMA_ADDRESS is buggy.  It should be defined in terms of
PAGE_OFFSET rather than a constant virtual address.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-11-29 18:42:34 +00:00
..
include/mach [ARM] fix constant values of MAX_DMA_ADDRESS 2008-11-29 18:42:34 +00:00
core.c [ARM] shark: avoid polluting the kernel's namespace 2008-11-28 22:08:13 +00:00
dma.c
irq.c
leds.c
Makefile
Makefile.boot
pci.c