common: Drop net.h from common header
[platform/kernel/u-boot.git] / drivers / net / ag7xxx.c
index e3a7222..11c9124 100644 (file)
@@ -13,6 +13,8 @@
 #include <errno.h>
 #include <miiphy.h>
 #include <malloc.h>
+#include <net.h>
+#include <asm/cache.h>
 #include <linux/compiler.h>
 #include <linux/err.h>
 #include <linux/mii.h>