common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / arm / mach-imx / cache.c
index a60594250335289bc26a401fbe6b6dc377f86a5c..4fd2e434488e10360f3e2d8969a16dde6a56ac6d 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/armv7.h>
 #include <asm/pl310.h>
 #include <asm/io.h>