common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / test / dm / bus.c
index e768eab..89a6aa6 100644 (file)
@@ -9,6 +9,7 @@
 #include <os.h>
 #endif
 #include <dm.h>
+#include <asm/global_data.h>
 #include <dm/device.h>
 #include <dm/device-internal.h>
 #include <dm/test.h>