common: Drop net.h from common header
[oweals/u-boot.git] / fs / fat / fat.c
index 68ce658386780af4494ff309c4cd0136080484b3..f68c8f73c48828bb298c5821e56ed2c0b92679e3 100644 (file)
@@ -18,6 +18,7 @@
 #include <part.h>
 #include <malloc.h>
 #include <memalign.h>
+#include <asm/cache.h>
 #include <linux/compiler.h>
 #include <linux/ctype.h>