kernel/arch/mips/kernel/vpe.c
.. .. @@ -26,7 +26,7 @@ 26 26 #include <linux/moduleloader.h> 27 27 #include <linux/interrupt.h> 28 28 #include <linux/poll.h> 29 -#include <linux/bootmem.h>29 +#include <linux/memblock.h>30 30 #include <asm/mipsregs.h> 31 31 #include <asm/mipsmtregs.h> 32 32 #include <asm/cacheflush.h>