]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/log/nolog_test.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / log / nolog_test.c
index 4e52e5bed822af34e8bc4e3b6c63a3823dc83995..c4c0fa6cf81a055855daf84a8bc0a667825cbf20 100644 (file)
@@ -8,7 +8,6 @@
 /* Needed for testing log_debug() */
 #define DEBUG 1
 
-#include <common.h>
 #include <console.h>
 #include <log.h>
 #include <asm/global_data.h>