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