]> rtime.felk.cvut.cz Git - mcf548x/linux.git/blobdiff - arch/m68k/include/asm/cacheflush.h
Current (FEC from 2.6.31 port, no CAN, no I2C, no PCI)
[mcf548x/linux.git] / arch / m68k / include / asm / cacheflush.h
index e5a28c67c45ef403fe0999965d1d1f6760672ec4..6957995282f9b6432a931c9ad42a50594d285faa 100644 (file)
@@ -6,9 +6,9 @@
 
 # ifdef CONFIG_COLDFIRE
 #  ifdef CONFIG_M5445X
-#   include "mcf_5445x_cacheflush.h"
+#   include "mcf_cacheflush_5445x.h"
 #  else        
-#              include "mcf_548x_cacheflush.h"
+#              include "mcf_cacheflush_m547x_8x.h"
 #  endif 
 # else //CONFIG_COLDFIRE
 #   include "cacheflush_mm.h"