ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-realview / include / mach / memory.h
index db09170e3832fca5b8bef1f5c87374aac991e04c..23e7a313f75d8187544ddefdaa295dd46e000a83 100644 (file)
 #ifndef __ASM_ARCH_MEMORY_H
 #define __ASM_ARCH_MEMORY_H
 
-/*
- * Physical DRAM offset.
- */
-#ifdef CONFIG_REALVIEW_HIGH_PHYS_OFFSET
-#define PLAT_PHYS_OFFSET               UL(0x70000000)
-#else
-#define PLAT_PHYS_OFFSET               UL(0x00000000)
-#endif
-
 #ifdef CONFIG_SPARSEMEM
 
 /*