]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/ns8382x.c
Moved initialization of NS8382X Ethernet controller to board_eth_init()
[u-boot] / drivers / net / ns8382x.c
index bb5843815fc7bc46bbc622577005b5264a36a472..a2d61afec7a66b535b080b078494b78397c49605 100644 (file)
@@ -53,6 +53,7 @@
 #include <common.h>
 #include <malloc.h>
 #include <net.h>
+#include <netdev.h>
 #include <asm/io.h>
 #include <pci.h>