common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / arm / mach-keystone / init.c
index 3dee300d77fb53d25cd5dda7cdcb402eba298fc7..375588894da2fb8ff81d5450e9ec66c37954696e 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <ns16550.h>
 #include <asm/io.h>
 #include <asm/arch/msmc.h>