common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / drivers / cpu / riscv_cpu.c
index 0b10c17..b30dceb 100644 (file)
@@ -10,6 +10,7 @@
 #include <dm.h>
 #include <errno.h>
 #include <log.h>
+#include <asm/global_data.h>
 #include <dm/device-internal.h>
 #include <dm/lists.h>
 #include <linux/bitops.h>