common: Drop net.h from common header
[platform/kernel/u-boot.git] / board / freescale / ls1021aqds / eth.c
index d0a9883..2de62cf 100644 (file)
@@ -14,6 +14,7 @@
  */
 
 #include <common.h>
+#include <net.h>
 #include <netdev.h>
 #include <asm/arch/fsl_serdes.h>
 #include <fsl_mdio.h>