common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / block / sandbox.c
index f57f690..9d7d68c 100644 (file)
@@ -11,6 +11,7 @@
 #include <os.h>
 #include <malloc.h>
 #include <sandboxblockdev.h>
+#include <asm/global_data.h>
 #include <dm/device_compat.h>
 #include <linux/errno.h>
 #include <dm/device-internal.h>