|
@@ -87,12 +87,10 @@
|
|
|
|
|
|
#if defined(CONFIG_ARCH_OMAP2420)
|
|
#if defined(CONFIG_ARCH_OMAP2420)
|
|
|
|
|
|
-#define OMAP2_PRCM_BASE OMAP2420_PRCM_BASE
|
|
|
|
#define OMAP2_CM_BASE OMAP2420_CM_BASE
|
|
#define OMAP2_CM_BASE OMAP2420_CM_BASE
|
|
|
|
|
|
#elif defined(CONFIG_ARCH_OMAP2430)
|
|
#elif defined(CONFIG_ARCH_OMAP2430)
|
|
|
|
|
|
-#define OMAP2_PRCM_BASE OMAP2430_PRCM_BASE
|
|
|
|
#define OMAP2_CM_BASE OMAP2430_CM_BASE
|
|
#define OMAP2_CM_BASE OMAP2430_CM_BASE
|
|
|
|
|
|
#endif
|
|
#endif
|