common: Drop net.h from common header
[platform/kernel/u-boot.git] / arch / microblaze / cpu / cache.c
index 02f66f9..aa832d6 100644 (file)
@@ -8,6 +8,7 @@
 #include <common.h>
 #include <cpu_func.h>
 #include <asm/asm.h>
+#include <asm/cache.h>
 
 int dcache_status(void)
 {