]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - boot/image.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / boot / image.c
index eb12e4be04ac40d4c9d6d0aa162b9f49a5da30cf..073931cd7a3febb29a5f550070f24b256c6e8aa2 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #ifndef USE_HOSTCC
+#include <common.h>
 #include <env.h>
 #include <display_options.h>
 #include <init.h>