common: Move reset_phy() to net.h
[platform/kernel/u-boot.git] / board / Seagate / nas220 / nas220.c
index 1e6c43b..9946205 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <common.h>
 #include <miiphy.h>
+#include <net.h>
 #include <asm/mach-types.h>
 #include <asm/arch/soc.h>
 #include <asm/arch/mpp.h>