ARM: P2V: separate PHYS_OFFSET from platform definitions
[pandora-kernel.git] / arch / arm / plat-spear / include / plat / memory.h
index 27a4aba..7e3599e 100644 (file)
@@ -15,6 +15,6 @@
 #define __PLAT_MEMORY_H
 
 /* Physical DRAM offset */
-#define PHYS_OFFSET            UL(0x00000000)
+#define PLAT_PHYS_OFFSET               UL(0x00000000)
 
 #endif /* __PLAT_MEMORY_H */