X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2Fsh%2Finclude%2Fcpu-sh2a%2Fcpu%2Fcache.h;h=b27ce92cb600bc17c47dacda12d0e3dc9f8d06a1;hb=7b836485d4712267b06c825a6e06d04ec510b38e;hp=defb0baa5a0682b95222bccc60440ee760bd6680;hpb=86d688984deefa3ae5a802880c11f2b408b5d6cf;p=linux-2.6-microblaze.git diff --git a/arch/sh/include/cpu-sh2a/cpu/cache.h b/arch/sh/include/cpu-sh2a/cpu/cache.h index defb0baa5a06..b27ce92cb600 100644 --- a/arch/sh/include/cpu-sh2a/cpu/cache.h +++ b/arch/sh/include/cpu-sh2a/cpu/cache.h @@ -17,8 +17,8 @@ #define SH_CACHE_COMBINED 4 #define SH_CACHE_ASSOC 8 -#define CCR 0xfffc1000 /* CCR1 */ -#define CCR2 0xfffc1004 +#define SH_CCR 0xfffc1000 /* CCR1 */ +#define SH_CCR2 0xfffc1004 /* * Most of the SH-2A CCR1 definitions resemble the SH-4 ones. All others not