[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1407846382-29951-1-git-send-email-weiyj_lk@163.com>
Date: Tue, 12 Aug 2014 20:26:22 +0800
From: weiyj_lk@....com
To: Ralf Baechle <ralf@...ux-mips.org>, Huacai Chen <chenhc@...ote.com>
Cc: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>,
linux-mips@...ux-mips.org, 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>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists