hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/sfi/sfi_core.c
....@@ -59,7 +59,7 @@
5959 #define KMSG_COMPONENT "SFI"
6060 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
6161
62
-#include <linux/bootmem.h>
62
+#include <linux/memblock.h>
6363 #include <linux/kernel.h>
6464 #include <linux/module.h>
6565 #include <linux/errno.h>