MIPS: Remove duplicated include from numa.c
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Tue, 12 Aug 2014 12:26:22 +0000 (20:26 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Aug 2014 11:30:46 +0000 (13:30 +0200)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7537/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson/loongson-3/numa.c

index ca025a6..37ed184 100644 (file)
@@ -24,8 +24,6 @@
 #include <asm/page.h>
 #include <asm/pgalloc.h>
 #include <asm/sections.h>
-#include <linux/bootmem.h>
-#include <linux/init.h>
 #include <linux/irq.h>
 #include <asm/bootinfo.h>
 #include <asm/mc146818-time.h>