common: Move ARM cache operations out of common.h
[oweals/u-boot.git] / arch / microblaze / lib / bootm.c
index 01c5d57bc5b07e0da0d71768143ed3a6ea7969cb..efd5acf3592bb5f8fa8747882d67145d95b0ef4b 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <cpu_func.h>
 #include <env.h>
 #include <fdt_support.h>
 #include <image.h>