X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Fcache.h;h=37f175c42bb5530c9c7c76655cb54e94722597fe;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=fda57132db2c8932651e260e63c2a94aad95fa8d;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/include/asm-mips/cache.h b/include/asm-mips/cache.h index fda57132d..37f175c42 100644 --- a/include/asm-mips/cache.h +++ b/include/asm-mips/cache.h @@ -9,12 +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