]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc/cache.h
[ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h
[linux-2.6-omap-h63xx.git] / include / asm-sparc / cache.h
index a10522cb21b7d311b698f48b7a751b216a10dad6..cb971e88aea4f7b3a355a1b2505df188d432fec2 100644 (file)
@@ -13,7 +13,6 @@
 #define L1_CACHE_SHIFT 5
 #define L1_CACHE_BYTES 32
 #define L1_CACHE_ALIGN(x) ((((x)+(L1_CACHE_BYTES-1))&~(L1_CACHE_BYTES-1)))
-#define L1_CACHE_SHIFT_MAX 5   /* largest L1 which this arch supports */
 
 #define SMP_CACHE_BYTES 32