[ARM] move MAX_DMA_ADDRESS to mach/memory.h
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 29 Nov 2008 10:50:22 +0000 (10:50 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 29 Nov 2008 10:50:22 +0000 (10:50 +0000)
Move the definition of MAX_DMA_ADDRESS from mach/dma.h to mach/memory.h,
thereby placing it along side its relative, ISA_DMA_THRESHOLD.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found