]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-mips/cache.h
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
[linux-2.6-omap-h63xx.git] / include / asm-mips / cache.h
index 1a5d1a669db382e4a2e398704b4052eddc083797..55e19f2ff0e012474a2d0f4c94a123e5e72bc9d9 100644 (file)
@@ -15,7 +15,6 @@
 #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