X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-mips%2Fcache.h;h=37f175c42bb5530c9c7c76655cb54e94722597fe;hb=6c2545eefffc452e52302c96c955d9aa26353aa9;hp=1a5d1a669db382e4a2e398704b4052eddc083797;hpb=2ecc26b87a2b3e8650d3c7fe3fc85a8c73d5560d;p=linux-2.6 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