]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/bootcount.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / dm / bootcount.c
index 9cfc7d48aac0e77c828364b255daab14bf0b67d4..b77b472d1f2635ea7b577c9fff8bd169c7a49d07 100644 (file)
@@ -3,6 +3,7 @@
  * (C) 2018 Theobroma Systems Design und Consulting GmbH
  */
 
+#include <common.h>
 #include <dm.h>
 #include <bootcount.h>
 #include <log.h>