common: Drop linux/delay.h from common header
[oweals/u-boot.git] / drivers / net / pfe_eth / pfe_mdio.c
index 62309670fabf3591d3babb20ae3a875b7532cf36..3228b8df49d4b4efe4c2564629fb00de93b06ba0 100644 (file)
@@ -5,8 +5,11 @@
  */
 #include <common.h>
 #include <dm.h>
+#include <log.h>
+#include <malloc.h>
 #include <dm/platform_data/pfe_dm_eth.h>
 #include <net.h>
+#include <linux/delay.h>
 #include <net/pfe_eth/pfe_eth.h>
 
 extern struct gemac_s gem_info[];