[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tencent_21B4C02448BEE43D0A470063@qq.com>
Date: Tue, 12 Aug 2014 21:41:06 +0800
From: "陈华才" <chenhc@...ote.com>
To: "weiyj_lk" <weiyj_lk@....com>,
"Ralf Baechle" <ralf@...ux-mips.org>
Cc: "Wei Yongjun" <yongjun_wei@...ndmicro.com.cn>,
"linux-mips" <linux-mips@...ux-mips.org>,
"linux-kernel" <linux-kernel@...r.kernel.org>
Subject: Re:[PATCH -next] MIPS: Remove duplicated include from numa.c
Reviewed-off-by: Huacai Chen <chenhc@...ote.com>
------------------ Original ------------------
From: "weiyj_lk"<weiyj_lk@....com>;
Date: Tue, Aug 12, 2014 08:26 PM
To: "Ralf Baechle"<ralf@...ux-mips.org>; "Huacai Chen"<chenhc@...ote.com>;
Cc: "Wei Yongjun"<yongjun_wei@...ndmicro.com.cn>; "linux-mips"<linux-mips@...ux-mips.org>; "linux-kernel"<linux-kernel@...r.kernel.org>;
Subject: [PATCH -next] MIPS: Remove duplicated include from numa.c
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.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>
Powered by blists - more mailing lists