common: Drop asm/global_data.h from common header
[J-u-boot.git] / drivers / misc / test_drv.c
index 7dd3de34c9998f5ce8b93981010f7eec36a2698e..827a50e954f779bb1d7f7e36d6f766f1b5cfc7aa 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <dm.h>
 #include <dm/test.h>
+#include <asm/global_data.h>
 
 /* Records the last testbus device that was removed */
 static struct udevice *testbus_removed;
This page took 0.02903 seconds and 4 git commands to generate.