common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / core / uclass.c
index f38122d..1a4ea7a 100644 (file)
@@ -13,6 +13,7 @@
 #include <errno.h>
 #include <log.h>
 #include <malloc.h>
+#include <asm/global_data.h>
 #include <dm/device.h>
 #include <dm/device-internal.h>
 #include <dm/lists.h>