X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-s390%2Fcache.h;h=9b866816863c89a76069d1d3b9f857067a1aa27f;hb=30bc94566e396b432b72e2f3518e19225dc2672d;hp=cdf431b061bbc5eb57cb1807f11cda8ffc888867;hpb=8d4ee71ff6de5255ebfdf44fb83419d27bd06368;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-s390/cache.h b/include/asm-s390/cache.h index cdf431b061b..9b866816863 100644 --- a/include/asm-s390/cache.h +++ b/include/asm-s390/cache.h @@ -14,8 +14,6 @@ #define L1_CACHE_BYTES 256 #define L1_CACHE_SHIFT 8 -#define ARCH_KMALLOC_MINALIGN 8 - #define __read_mostly __attribute__((__section__(".data.read_mostly"))) #endif