common: Move some cache and MMU functions out of common.h
[oweals/u-boot.git] / arch / microblaze / cpu / cache.c
index 94114555ff53ff15472d8b3533d6814e4aa01764..02f66f9087d176a97d4855a023b096e57e6ba371 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <cpu_func.h>
 #include <asm/asm.h>
 
 int dcache_status(void)