ARM: OMAP2/3: Remove OMAP_PRM_REGADDR and OMAP2_PRM_BASE
[safe/jmp/linux-2.6] / arch / arm / plat-omap / include / mach / omap34xx.h
index ab64015..4233064 100644 (file)
@@ -85,9 +85,7 @@
 
 #if defined(CONFIG_ARCH_OMAP3430)
 
-#define OMAP2_32KSYNCT_BASE            OMAP3430_32KSYNCT_BASE
 #define OMAP2_CM_BASE                  OMAP3430_CM_BASE
-#define OMAP2_PRM_BASE                 OMAP3430_PRM_BASE
 #define OMAP2_VA_IC_BASE               IO_ADDRESS(OMAP34XX_IC_BASE)
 
 #endif