Reviewed-off-by: Huacai Chen <che...@lemote.com>
 
------------------ Original ------------------
From:  "weiyj_lk"<weiyj...@163.com>;
Date:  Tue, Aug 12, 2014 08:26 PM
To:  "Ralf Baechle"<r...@linux-mips.org>; "Huacai Chen"<che...@lemote.com>; 
Cc:  "Wei Yongjun"<yongjun_...@trendmicro.com.cn>; 
"linux-mips"<linux-m...@linux-mips.org>; 
"linux-kernel"<linux-kernel@vger.kernel.org>; 
Subject:  [PATCH -next] MIPS: Remove duplicated include from numa.c

 
From: Wei Yongjun <yongjun_...@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_...@trendmicro.com.cn>
---
 arch/mips/loongson/loongson-3/numa.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/mips/loongson/loongson-3/numa.c 
b/arch/mips/loongson/loongson-3/numa.c
index ca025a6..37ed184 100644
--- a/arch/mips/loongson/loongson-3/numa.c
+++ b/arch/mips/loongson/loongson-3/numa.c
@@ -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>

Reply via email to