common: Move mii_init() function out of common.h
[platform/kernel/u-boot.git] / drivers / net / pic32_eth.c
index b0f7677..39c4b10 100644 (file)
@@ -12,6 +12,7 @@
 #include <time.h>
 #include <wait_bit.h>
 #include <asm/gpio.h>
+#include <linux/mii.h>
 
 #include "pic32_eth.h"