common: Move reset_phy() to net.h
[platform/kernel/u-boot.git] / arch / arm / mach-omap2 / emif-common.c
index 290f9dc..c900f28 100644 (file)
@@ -9,6 +9,7 @@
  */
 
 #include <common.h>
+#include <net.h>
 #include <asm/emif.h>
 #include <asm/arch/clock.h>
 #include <asm/arch/sys_proto.h>