summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-prima2/include
diff options
context:
space:
mode:
authorNicolas Pitre2011-09-03 03:18:52 +0200
committerNicolas Pitre2011-10-13 18:49:50 +0200
commit17dea45adbd2c2df726699b25e2ddf8916d5eb87 (patch)
tree953a339808ae8aa4d8dd851efda872a5b8e10b23 /arch/arm/mach-prima2/include
parentARM: mach-zynq: remove mach/memory.h (diff)
downloadkernel-qcow2-linux-17dea45adbd2c2df726699b25e2ddf8916d5eb87.tar.gz
kernel-qcow2-linux-17dea45adbd2c2df726699b25e2ddf8916d5eb87.tar.xz
kernel-qcow2-linux-17dea45adbd2c2df726699b25e2ddf8916d5eb87.zip
ARM: mach-prima2: remove mach/memory.h
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/arm/mach-prima2/include')
-rw-r--r--arch/arm/mach-prima2/include/mach/memory.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/mach-prima2/include/mach/memory.h b/arch/arm/mach-prima2/include/mach/memory.h
deleted file mode 100644
index 0d5ee6af8c54..000000000000
--- a/arch/arm/mach-prima2/include/mach/memory.h
+++ /dev/null
@@ -1,14 +0,0 @@
-/*
- * arch/arm/mach-prima2/include/mach/memory.h
- *
- * Copyright (c) 2010 – 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
- *
- * Licensed under GPLv2 or later.
- */
-
-#ifndef __ASM_ARCH_MEMORY_H
-#define __ASM_ARCH_MEMORY_H
-
-#define PLAT_PHYS_OFFSET UL(0x00000000)
-
-#endif