common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / arch / riscv / lib / smp.c
index 8f33ce1..ba99210 100644 (file)
@@ -8,6 +8,7 @@
 #include <cpu_func.h>
 #include <dm.h>
 #include <asm/barrier.h>
+#include <asm/global_data.h>
 #include <asm/smp.h>
 
 DECLARE_GLOBAL_DATA_PTR;