From c733404925832c650ce9f61e2dc335a5756d6fb6 Mon Sep 17 00:00:00 2001 From: Heiko Carstens Date: Fri, 12 Oct 2007 16:11:37 +0200 Subject: [PATCH] --- yaml --- r: 67627 b: refs/heads/master c: 5a291321d6b7ab40923b9a42b36746f7b5ca0055 h: refs/heads/master i: 67625: 3f48857e1c6aac833e17e5dd4ab57095808c3c8d 67623: 963e9b4f212b7bcd3bb1190d7da3590706a19d22 v: v3 --- [refs] | 2 +- trunk/include/asm-s390/cache.h | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 138845361715..83d372961bf6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ca08de05ed83b7c2029c742ef3310a284b7790ee +refs/heads/master: 5a291321d6b7ab40923b9a42b36746f7b5ca0055 diff --git a/trunk/include/asm-s390/cache.h b/trunk/include/asm-s390/cache.h index cdf431b061bb..9b866816863c 100644 --- a/trunk/include/asm-s390/cache.h +++ b/trunk/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