X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-powerpc%2Fcpm2.h;h=f1112c15ef96dd2ac29ed1cc91aee2744c3c3412;hb=7ac5dde99eb9fefdb526973c600075b7c5703a86;hp=e698b1d09dcf928eb1a8db7a01b751e76dcd9028;hpb=15f8c604a79c4840ed76eecf3af5d88b7c1dee9e;p=linux-2.6 diff --git a/include/asm-powerpc/cpm2.h b/include/asm-powerpc/cpm2.h index e698b1d09d..f1112c15ef 100644 --- a/include/asm-powerpc/cpm2.h +++ b/include/asm-powerpc/cpm2.h @@ -13,6 +13,10 @@ #include #include +#ifdef CONFIG_PPC_85xx +#define CPM_MAP_ADDR (get_immrbase() + 0x80000) +#endif + /* CPM Command register. */ #define CPM_CR_RST ((uint)0x80000000)