common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / arm / lib / cache-cp15.c
index 8ca8e483803418ec995c931295230bad95a9fa29..f8d20960da9d6173e2985c5fbcb486eb62438554 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/system.h>
 #include <asm/cache.h>
 #include <linux/compiler.h>