common: Drop net.h from common header
[oweals/u-boot.git] / arch / mips / include / asm / cacheops.h
index 98b67ccc8ec701a2dd8b1ea9d31036a540325c5d..641e2ad58decb5d2d3474993c2d648bd91774611 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef        __ASM_CACHEOPS_H
 #define        __ASM_CACHEOPS_H
 
+#include <asm/cache.h>
+
 #ifndef __ASSEMBLY__
 
 static inline void mips_cache(int op, const volatile void *addr)