common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / arm / cpu / armv7m / cache.c
index 1106bead41168049a268a28aacb7a2c864302762..6dc2ca8e73599d7e86bca68781d11d296c150fb6 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <errno.h>
 #include <asm/armv7m.h>
 #include <asm/io.h>