common: Drop net.h from common header
[oweals/u-boot.git] / cmd / nand.c
index 4de6892a01b845262aefe40cfea0da550b7e8f5c..9c2b5d718efe41864ef0d522c90d39a141bfe9cc 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <common.h>
 #include <image.h>
+#include <asm/cache.h>
 #include <linux/mtd/mtd.h>
 #include <command.h>
 #include <console.h>