aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/mach/omap34xx.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2009-05-25 11:08:36 -0700
committerTony Lindgren <tony@atomide.com>2009-05-25 11:08:36 -0700
commiteb0d0ee1c256492edd56e55c2704bbb1fe1d8bc0 (patch)
tree780f185d336be66b40ab4faf98dfab30b9d6553c /arch/arm/plat-omap/include/mach/omap34xx.h
parentc28150ee688df25861bb8eeff445ed95baf29321 (diff)
ARM: OMAP2/3: Remove OMAP_CM_REGADDR
Processor specific macros should be used instead. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/include/mach/omap34xx.h')
-rw-r--r--arch/arm/plat-omap/include/mach/omap34xx.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/plat-omap/include/mach/omap34xx.h b/arch/arm/plat-omap/include/mach/omap34xx.h
index 36c99ca0825..cc2573330dc 100644
--- a/arch/arm/plat-omap/include/mach/omap34xx.h
+++ b/arch/arm/plat-omap/include/mach/omap34xx.h
@@ -83,12 +83,6 @@
#define OMAP34XX_MAILBOX_BASE (L4_34XX_BASE + 0x94000)
-#if defined(CONFIG_ARCH_OMAP3430)
-
-#define OMAP2_CM_BASE OMAP3430_CM_BASE
-
-#endif
-
#define OMAP34XX_DSP_BASE 0x58000000
#define OMAP34XX_DSP_MEM_BASE (OMAP34XX_DSP_BASE + 0x0)
#define OMAP34XX_DSP_IPI_BASE (OMAP34XX_DSP_BASE + 0x1000000)