common: Drop net.h from common header
[oweals/u-boot.git] / board / freescale / ls1046ardb / eth.c
index 7dbfcac307bc45a4c3f00491fce15d84fad8159a..6ffd4aec3e44102aa47c7bcac53c6cc3da281c22 100644 (file)
@@ -3,6 +3,7 @@
  * Copyright 2016 Freescale Semiconductor, Inc.
  */
 #include <common.h>
+#include <net.h>
 #include <asm/io.h>
 #include <netdev.h>
 #include <fm_eth.h>