]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/include/mach/omap34xx.h
OMAP2: fix recent build breakage
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / include / mach / omap34xx.h
index f54dc0b86cc3771b2bee5dca5026069bc49cf711..27a1e45b5d005186858e5bd07b847df0dc2f3b8f 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * include/asm-arm/arch-omap/omap34xx.h
+ * arch/arm/plat-omap/include/mach/omap34xx.h
  *
  * This file contains the processor specific definitions of the TI OMAP34XX.
  *
@@ -56,6 +56,9 @@
 #define OMAP34XX_SR1_BASE      0x480C9000
 #define OMAP34XX_SR2_BASE      0x480CB000
 
+#define OMAP34XX_CAMERA_BASE           (L4_34XX_BASE + 0xBC000)
+#define OMAP34XX_MAILBOX_BASE          (L4_34XX_BASE + 0x94000)
+
 
 #if defined(CONFIG_ARCH_OMAP3430)