forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/arch/x86/mm/numa_64.c
....@@ -3,7 +3,7 @@
33 * Generic VM initialization for x86-64 NUMA setups.
44 * Copyright 2002,2003 Andi Kleen, SuSE Labs.
55 */
6
-#include <linux/bootmem.h>
6
+#include <linux/memblock.h>
77
88 #include "numa_internal.h"
99