arm: msm: correctly signal the apps-to-modem irq in smd/proc_comm
[pandora-kernel.git] / arch / arm / mach-msm / include / mach / msm_iomap.h
index 9dae1a9..ce1effe 100644 (file)
 #define MSM_AD5_SIZE          (SZ_1M*13)
 
 
+#if defined(CONFIG_ARCH_MSM7X30)
+#define MSM_GCC_BASE          IOMEM(0xF8009000)
+#define MSM_GCC_PHYS          0xC0182000
+#define MSM_GCC_SIZE          SZ_4K
+#endif
+
 #endif