]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/elf.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / cmd / elf.c
index a02361f9f512eca9d1113a0181fe6fab330cc86e..df4354d37428b89bb7dec8431e502ed6eda83a6c 100644 (file)
--- a/cmd/elf.c
+++ b/cmd/elf.c
@@ -4,6 +4,7 @@
  * All rights reserved.
  */
 
+#include <common.h>
 #include <command.h>
 #include <cpu_func.h>
 #include <elf.h>