X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-arm%2Fcacheflush.h;h=759a97b56eed8a189f1669f2d3ce9eb7fffba7e3;hb=48d7927bdf071d05cf5d15b816cf06b0937cb84f;hp=6c1c968b298709069878bccde03fb7b6cc8dbdc2;hpb=2605a103cadb29053d6bc7e81c7de802ec75ce6c;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-arm/cacheflush.h b/include/asm-arm/cacheflush.h index 6c1c968b298..759a97b56ee 100644 --- a/include/asm-arm/cacheflush.h +++ b/include/asm-arm/cacheflush.h @@ -94,6 +94,14 @@ # 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