summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/include
diff options
context:
space:
mode:
authorNicolas Pitre2011-07-06 04:28:09 +0200
committerNicolas Pitre2011-07-18 21:30:03 +0200
commite9107ab623648587a044ee925c1708655bdf9813 (patch)
treed9e6102bf7f8141eb250c65df2a20a785d8386e4 /arch/arm/mach-sa1100/include
parentARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size (diff)
downloadkernel-qcow2-linux-e9107ab623648587a044ee925c1708655bdf9813.tar.gz
kernel-qcow2-linux-e9107ab623648587a044ee925c1708655bdf9813.tar.xz
kernel-qcow2-linux-e9107ab623648587a044ee925c1708655bdf9813.zip
ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/arm/mach-sa1100/include')
-rw-r--r--arch/arm/mach-sa1100/include/mach/memory.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-sa1100/include/mach/memory.h b/arch/arm/mach-sa1100/include/mach/memory.h
index cff31ee246b7..12d376795abc 100644
--- a/arch/arm/mach-sa1100/include/mach/memory.h
+++ b/arch/arm/mach-sa1100/include/mach/memory.h
@@ -14,10 +14,6 @@
*/
#define PLAT_PHYS_OFFSET UL(0xc0000000)
-#ifdef CONFIG_SA1111
-#define ARM_DMA_ZONE_SIZE SZ_1M
-#endif
-
/*
* Because of the wide memory address space between physical RAM banks on the
* SA1100, it's much convenient to use Linux's SparseMEM support to implement