]> Git Repo - linux.git/blobdiff - arch/sh/include/asm/cache.h
scsi: zfcp: Trace when request remove fails after qdio send fails
[linux.git] / arch / sh / include / asm / cache.h
index a293343456affee32105c5234eb22deabbe91190..32dfa6b82ec663b992fe960e15e8133ac9ddd933 100644 (file)
@@ -14,7 +14,7 @@
 
 #define L1_CACHE_BYTES         (1 << L1_CACHE_SHIFT)
 
-#define __read_mostly __attribute__((__section__(".data..read_mostly")))
+#define __read_mostly __section(".data..read_mostly")
 
 #ifndef __ASSEMBLY__
 struct cache_info {
This page took 0.040096 seconds and 4 git commands to generate.