powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig option
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx / fec.c
index 81bda0697f04ef81e01f3744d1967a7a661c492f..0940906b1d4b6ba6fa8674c6e38a319000165d6b 100644 (file)
@@ -6,10 +6,12 @@
  */
 
 #include <common.h>
-#include <malloc.h>
+#include <command.h>
 #include <commproc.h>
+#include <malloc.h>
 #include <net.h>
-#include <command.h>
+
+#include <phy.h>
 
 DECLARE_GLOBAL_DATA_PTR;