[POWERPC] 85xx: Killed <asm/mpc85xx.h>
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / asm-powerpc / cpm2.h
index e698b1d..f1112c1 100644 (file)
 #include <asm/immap_cpm2.h>
 #include <asm/cpm.h>
 
+#ifdef CONFIG_PPC_85xx
+#define CPM_MAP_ADDR (get_immrbase() + 0x80000)
+#endif
+
 /* CPM Command register.
 */
 #define CPM_CR_RST     ((uint)0x80000000)