common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / board / armltd / integrator / integrator.c
index f0fbe2b4176955884a284baf97426c3d1dcf9148..5cdf7905a90dc956c0ec73610063a87c7bf1322f 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <dm.h>
 #include <env.h>
 #include <netdev.h>