]> err.no Git - linux-2.6/blobdiff - include/asm-ia64/cache.h
[IA64] Increase max node count on SN platforms
[linux-2.6] / include / asm-ia64 / cache.h
index 666d8f175cb3c99613667a21b91b2a100622d25d..40dd25195d656e0c171106a9735d931d7f0116e7 100644 (file)
@@ -12,8 +12,6 @@
 #define L1_CACHE_SHIFT         CONFIG_IA64_L1_CACHE_SHIFT
 #define L1_CACHE_BYTES         (1 << L1_CACHE_SHIFT)
 
-#define L1_CACHE_SHIFT_MAX 7   /* largest L1 which this arch supports */
-
 #ifdef CONFIG_SMP
 # define SMP_CACHE_SHIFT       L1_CACHE_SHIFT
 # define SMP_CACHE_BYTES       L1_CACHE_BYTES