]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/bootm.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / bootm.c
index 26c15552bf63569cc2d69dbac9d76015e447709e..4bb3ca0655cf8b0a7c5bb8ecd5297b90eb814aae 100644 (file)
@@ -5,6 +5,7 @@
  * Copyright 2020 Google LLC
  */
 
+#include <common.h>
 #include <bootm.h>
 #include <asm/global_data.h>
 #include <test/suites.h>