X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-sparc%2Fcache.h;h=cb971e88aea4f7b3a355a1b2505df188d432fec2;hb=0eff66e625306a794ecba4b29ed12f7a147ce219;hp=a10522cb21b7d311b698f48b7a751b216a10dad6;hpb=3d5271f9883cba7b54762bc4fe027d4172f06db7;p=powerpc.git 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