summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop33x
diff options
context:
space:
mode:
authorNicolas Pitre2011-07-06 04:52:52 +0200
committerNicolas Pitre2011-09-26 16:12:04 +0200
commit8cfc1ef96a873d35d2fb86ac8ccf34d388a48e55 (patch)
treea50d4ce99a4fa3e4878a7b04285eb885f381d275 /arch/arm/mach-iop33x
parentARM: mach-omap2: remove mach/memory.h (diff)
downloadkernel-qcow2-linux-8cfc1ef96a873d35d2fb86ac8ccf34d388a48e55.tar.gz
kernel-qcow2-linux-8cfc1ef96a873d35d2fb86ac8ccf34d388a48e55.tar.xz
kernel-qcow2-linux-8cfc1ef96a873d35d2fb86ac8ccf34d388a48e55.zip
ARM: mach-iop33x: remove mach/memory.h
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/arm/mach-iop33x')
-rw-r--r--arch/arm/mach-iop33x/include/mach/memory.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/arm/mach-iop33x/include/mach/memory.h b/arch/arm/mach-iop33x/include/mach/memory.h
deleted file mode 100644
index 8e1daf7006b6..000000000000
--- a/arch/arm/mach-iop33x/include/mach/memory.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * arch/arm/mach-iop33x/include/mach/memory.h
- */
-
-#ifndef __MEMORY_H
-#define __MEMORY_H
-
-/*
- * Physical DRAM offset.
- */
-#define PLAT_PHYS_OFFSET UL(0x00000000)
-
-#endif