]> err.no Git - linux-2.6/blobdiff - include/asm-arm/cacheflush.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[linux-2.6] / include / asm-arm / cacheflush.h
index 6c1c968b298709069878bccde03fb7b6cc8dbdc2..759a97b56eed8a189f1669f2d3ce9eb7fffba7e3 100644 (file)
 # endif
 #endif
 
+#if defined(CONFIG_CPU_FEROCEON)
+# ifdef _CACHE
+#  define MULTI_CACHE 1
+# else
+#  define _CACHE feroceon
+# endif
+#endif
+
 #if defined(CONFIG_CPU_V6)
 //# ifdef _CACHE
 #  define MULTI_CACHE 1