[ARM] move MAX_DMA_ADDRESS to mach/memory.h

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>
This commit is contained in:
Russell King
2008-11-29 10:50:22 +00:00
committed by Russell King
parent 5bed1fb328
commit b9c78022b0
14 changed files with 20 additions and 44 deletions

View File

@@ -18,4 +18,3 @@
*/
#define MAX_DMA_CHANNELS 0
#define MAX_DMA_ADDRESS ~0