common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / test / lib / test_print.c
index 1d497d0..12972f1 100644 (file)
@@ -8,6 +8,7 @@
 #include <common.h>
 #include <command.h>
 #include <display_options.h>
+#include <asm/global_data.h>
 #include <test/lib.h>
 #include <test/test.h>
 #include <test/ut.h>