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