ARM: OMAP: AM35x: remove hwmods that aren't generic
[pandora-kernel.git] / arch / arm / mach-nomadik / include / mach / memory.h
index 1e5689d..d332521 100644 (file)
@@ -23,6 +23,6 @@
 /*
  * Physical DRAM offset.
  */
-#define PHYS_OFFSET    UL(0x00000000)
+#define PLAT_PHYS_OFFSET       UL(0x00000000)
 
 #endif