common: Drop net.h from common header
[oweals/u-boot.git] / fs / fat / fat_write.c
index 4f96699e36331427aa20e7134742d8f641bd99cf..d2aff092001b5333422a029658fd891639aa3e79 100644 (file)
@@ -12,6 +12,7 @@
 #include <malloc.h>
 #include <asm/byteorder.h>
 #include <part.h>
+#include <asm/cache.h>
 #include <linux/ctype.h>
 #include <div64.h>
 #include <linux/math64.h>