]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - drivers/net/mpc512x_fec.c
Moved initialization of plb2800 Ethernet driver to board_eth_init
[karo-tx-uboot.git] / drivers / net / mpc512x_fec.c
index 7caeeda6533b0b4f94ad17ea9afef1a2ace2952f..54283fb9d0af8bf808aff0ca153e4fe6c5a6a9f2 100644 (file)
@@ -10,6 +10,7 @@
 #include <mpc512x.h>
 #include <malloc.h>
 #include <net.h>
+#include <netdev.h>
 #include <miiphy.h>
 #include "mpc512x_fec.h"