]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/cacheflush.h
net: Add missing braces to multi-statement if()s
[linux-2.6-omap-h63xx.git] / 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