common: Drop asm/global_data.h from common header
[platform/kernel/u-boot.git] / arch / riscv / lib / bootm.c
index c4137de..8dd1820 100644 (file)
@@ -13,6 +13,7 @@
 #include <fdt_support.h>
 #include <hang.h>
 #include <log.h>
+#include <asm/global_data.h>
 #include <dm/root.h>
 #include <image.h>
 #include <asm/byteorder.h>