]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/e1000.h
Moved initialization of E1000 Ethernet controller to board_eth_init()
[u-boot] / drivers / net / e1000.h
index c258bc2383e6526ab0bf1e12a18ee4cd0569c19f..08042a8cc3ce268199d7ce4d58835b594c3f69c2 100644 (file)
@@ -36,6 +36,7 @@
 #include <common.h>
 #include <malloc.h>
 #include <net.h>
+#include <netdev.h>
 #include <asm/io.h>
 #include <pci.h>