]> err.no Git - linux-2.6/blobdiff - include/asm-m68k/cache.h
Pull acpi-debug into release branch
[linux-2.6] / include / asm-m68k / cache.h
index 6161fd3d860040bb5babf9201b6e9f433d1a50d4..fed3fd30de7e468797a85ff5945119c436f92fce 100644 (file)
@@ -8,6 +8,4 @@
 #define        L1_CACHE_SHIFT  4
 #define        L1_CACHE_BYTES  (1<< L1_CACHE_SHIFT)
 
-#define L1_CACHE_SHIFT_MAX 4   /* largest L1 which this arch supports */
-
 #endif