]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/log/nolog_ndebug.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / log / nolog_ndebug.c
index b714a16d2e7e0c7b1f4fedb212d27a495ee153cc..bd9a4f408e7b28f848b50e3e8f73efff62e21a36 100644 (file)
@@ -5,6 +5,7 @@
  * Logging function tests for CONFIG_LOG=n without #define DEBUG
  */
 
+#include <common.h>
 #include <console.h>
 #include <log.h>
 #include <asm/global_data.h>