forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
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>