Driver/IFC: Move Freescale IFC driver to a common driver
[oweals/u-boot.git] / arch / powerpc / cpu / mpc85xx / cpu.c
index b5a0242e10cd69e2ae37f7f53bdb1f0233f5c91e..3e99b079c74a5f613409fd70491d7882ae9e17c4 100644 (file)
@@ -17,7 +17,7 @@
 #include <asm/cache.h>
 #include <asm/io.h>
 #include <asm/mmu.h>
-#include <asm/fsl_ifc.h>
+#include <fsl_ifc.h>
 #include <asm/fsl_law.h>
 #include <asm/fsl_lbc.h>
 #include <post.h>