X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-mips%2Fcache.h;h=37f175c42bb5530c9c7c76655cb54e94722597fe;hb=08cbc706acd2dd601b0663e28fa97ffb0564e105;hp=1a5d1a669db382e4a2e398704b4052eddc083797;hpb=e9d52234e35b27ea4ea5f2ab64ca47b1a0c740ab;p=powerpc.git diff --git a/include/asm-mips/cache.h b/include/asm-mips/cache.h index 1a5d1a669d..37f175c42b 100644 --- a/include/asm-mips/cache.h +++ b/include/asm-mips/cache.h @@ -9,13 +9,11 @@ #ifndef _ASM_CACHE_H #define _ASM_CACHE_H -#include #include #define L1_CACHE_SHIFT CONFIG_MIPS_L1_CACHE_SHIFT #define L1_CACHE_BYTES (1 << L1_CACHE_SHIFT) -#define L1_CACHE_SHIFT_MAX 6 #define SMP_CACHE_SHIFT L1_CACHE_SHIFT #define SMP_CACHE_BYTES L1_CACHE_BYTES