]> Pileus Git - ~andy/linux/blobdiff - include/asm-arm/cacheflush.h
[PATCH] knfsd: svcrpc: gss: simplify rsc_parse()
[~andy/linux] / include / asm-arm / cacheflush.h
index 09e19a783a51dd9339e5234fae2f65d01484742f..fe0c744e02666caac87b43d526e87b7a24f87693 100644 (file)
@@ -10,7 +10,6 @@
 #ifndef _ASMARM_CACHEFLUSH_H
 #define _ASMARM_CACHEFLUSH_H
 
-#include <linux/config.h>
 #include <linux/sched.h>
 #include <linux/mm.h>
 
 # endif
 #endif
 
+#if defined(CONFIG_CPU_XSC3)
+# ifdef _CACHE
+#  define MULTI_CACHE 1
+# else
+#  define _CACHE xsc3
+# endif
+#endif
+
 #if defined(CONFIG_CPU_V6)
 //# ifdef _CACHE
 #  define MULTI_CACHE 1