]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/rtl8139.c
Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory
[u-boot] / drivers / net / rtl8139.c
index 4fd20ac4fe1efed50b177d7bc6e95002fdab41b8..d378ce39b4822ca76c10cfaa76c7f8b5a315435c 100644 (file)
@@ -74,6 +74,7 @@
 #include <common.h>
 #include <malloc.h>
 #include <net.h>
+#include <netdev.h>
 #include <asm/io.h>
 #include <pci.h>