]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/ide.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / ide.c
index 036489fda979b8656cc9cd9f2a21867513c21e3c..ddc87d3a0bb95d0f36789267d5ac0c709c963ce6 100644 (file)
--- a/cmd/ide.c
+++ b/cmd/ide.c
@@ -8,6 +8,7 @@
  * IDE support
  */
 
+#include <common.h>
 #include <blk.h>
 #include <dm.h>
 #include <config.h>