X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=arch%2Fmips%2Finclude%2Fasm%2Fmach-ip27%2Fspaces.h;fp=arch%2Fmips%2Finclude%2Fasm%2Fmach-ip27%2Fspaces.h;h=4775a1136a5b45eea2359b74bfe530320e95d9df;hb=3ffc17d8768be705e292ac4c2e3ab1f18dc06047;hp=b18802a0b17e94dca9a85cc6a8a3c761dfb9f60e;hpb=dabdc1853d59b355eaa679b8856016a7366da9af;p=cascardo%2Flinux.git diff --git a/arch/mips/include/asm/mach-ip27/spaces.h b/arch/mips/include/asm/mach-ip27/spaces.h index b18802a0b17e..4775a1136a5b 100644 --- a/arch/mips/include/asm/mach-ip27/spaces.h +++ b/arch/mips/include/asm/mach-ip27/spaces.h @@ -19,6 +19,7 @@ #define IO_BASE 0x9200000000000000 #define MSPEC_BASE 0x9400000000000000 #define UNCAC_BASE 0x9600000000000000 +#define CAC_BASE 0xa800000000000000 #define TO_MSPEC(x) (MSPEC_BASE | ((x) & TO_PHYS_MASK)) #define TO_HSPEC(x) (HSPEC_BASE | ((x) & TO_PHYS_MASK))