common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / arm / cpu / arm920t / cpu.c
index 2ef133f13310045725560a03f0ee355b6b9c9b16..980a734d1b351431f64b3c2df800a76609b2769c 100644 (file)
@@ -14,6 +14,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <cpu_func.h>
 #include <asm/system.h>
 
 static void cache_flush(void);