common: Drop net.h from common header
[oweals/u-boot.git] / common / board_r.c
index bd074ebaa110d6c87680b66d4ecc1277396d6251..33efcf6ad5bcd0a1ddf6668623badefab452dcc3 100644 (file)
@@ -18,6 +18,7 @@
 #include <image.h>
 #include <irq_func.h>
 #include <net.h>
+#include <asm/cache.h>
 #include <u-boot/crc.h>
 /* TODO: can we just include all these headers whether needed or not? */
 #if defined(CONFIG_CMD_BEDBUG)