]> 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 e81baff4f54b3293d18290088af1e1ac1f65fabe..fe0c744e02666caac87b43d526e87b7a24f87693 100644 (file)
 #ifndef _ASMARM_CACHEFLUSH_H
 #define _ASMARM_CACHEFLUSH_H
 
-#include <linux/config.h>
 #include <linux/sched.h>
 #include <linux/mm.h>
 
-#include <asm/mman.h>
 #include <asm/glue.h>
 #include <asm/shmparam.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