]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/net/rtl8169.c
Moved initialization of RTL8169 Ethernet controller to board_eth_init()
[karo-tx-uboot.git] / drivers / net / rtl8169.c
index 7c00926a6de95afdb3ae9eacf29ed161f3b299e7..e9f6391b3c1f57f77a9df7c6939075a82e9f59fc 100644 (file)
@@ -55,6 +55,7 @@
 #include <common.h>
 #include <malloc.h>
 #include <net.h>
+#include <netdev.h>
 #include <asm/io.h>
 #include <pci.h>