]> rtime.felk.cvut.cz Git - mcf548x/linux.git/blobdiff - arch/m68k/include/asm/cache.h
Cache headers
[mcf548x/linux.git] / arch / m68k / include / asm / cache.h
index 0395c51e46a6cab11bb510271ca9413f671f9314..18963a7210894977bec7c8fd86966e9466a025c2 100644 (file)
 
 #define ARCH_DMA_MINALIGN      L1_CACHE_BYTES
 
-#endif
+#ifdef CONFIG_COLDFIRE
+
+# ifdef CONFIG_M547X_8X
+#  include "asm/cache_coldfire_m547x_8x.h"
+# endif //CONFIG_M547X_8X
+
+#endif //CONFIG_COLDFIRE
+
+#endif //!__ARCH_M68K_CACHE_H