]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/mdio.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / mdio.c
index c0a87087d315014a1bfea595cb152f52ea46798c..3c74326161efc2b36da82bf765a93a7cc47e4dd6 100644 (file)
@@ -8,6 +8,7 @@
  * MDIO Commands
  */
 
+#include <common.h>
 #include <command.h>
 #include <dm.h>
 #include <miiphy.h>