]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - net/mdio-uclass.c
net: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / net / mdio-uclass.c
index 0ebfb2f1343a091f36169e5a05a5101ffee7faaf..4f052ae432c659eb3c5ca5e10537eef2d9a62209 100644 (file)
@@ -4,7 +4,6 @@
  * Alex Marginean, NXP
  */
 
-#include <common.h>
 #include <dm.h>
 #include <dm/lists.h>
 #include <eth_phy.h>