X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sparc%2Fcache.h;h=cb971e88aea4f7b3a355a1b2505df188d432fec2;hb=7616ee95f27a04fd5a6434e9ef4a82cec4b2807c;hp=a10522cb21b7d311b698f48b7a751b216a10dad6;hpb=7217cbccbd0c620a6d234ebbe5e58d46d2188d0e;p=linux-2.6 diff --git a/include/asm-sparc/cache.h b/include/asm-sparc/cache.h index a10522cb21..cb971e88ae 100644 --- a/include/asm-sparc/cache.h +++ b/include/asm-sparc/cache.h @@ -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