common: Drop net.h from common header
[oweals/u-boot.git] / arch / mips / lib / cache.c
index 1a8c87d09437258f7f2ce649646cdfe8be213694..f05b24bd125309ce03ee6df95bf53338d59f1b07 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <asm/cache.h>
 #include <asm/cacheops.h>
 #ifdef CONFIG_MIPS_L2_CACHE
 #include <asm/cm.h>