common: Drop net.h from common header
[oweals/u-boot.git] / drivers / net / rtl8169.c
index 5ccdfdd68392040ce8866a2d98cbbcc45c3afb23..27dc233323c11725e487b8f571bc7a31066aefb1 100644 (file)
@@ -49,6 +49,7 @@
 #ifndef CONFIG_DM_ETH
 #include <netdev.h>
 #endif
+#include <asm/cache.h>
 #include <asm/io.h>
 #include <pci.h>