common: Move mii_init() function out of common.h
[platform/kernel/u-boot.git] / drivers / net / mcffec.c
index fb93041..9a3a845 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <asm/fec.h>
 #include <asm/immap.h>
+#include <linux/mii.h>
 
 #undef ET_DEBUG
 #undef MII_DEBUG