forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/s390/cio/cmf.c
....@@ -13,7 +13,7 @@
1313 #define KMSG_COMPONENT "cio"
1414 #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
1515
16
-#include <linux/bootmem.h>
16
+#include <linux/memblock.h>
1717 #include <linux/device.h>
1818 #include <linux/init.h>
1919 #include <linux/list.h>