common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / test / log / log_test.c
index 82234a6..4a814ff 100644 (file)
@@ -9,6 +9,7 @@
 #include <common.h>
 #include <command.h>
 #include <log.h>
+#include <asm/global_data.h>
 #include <test/log.h>
 #include <test/ut.h>