[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080723215912.9422.WEIYI.HUANG@gmail.com>
Date: Wed, 23 Jul 2008 22:45:01 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: tglx@...utronix.de, mingo@...hat.com, hpa@...or.com
Cc: linux-kernel@...r.kernel.org
Subject: arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated include
Removed duplicated include file <linux/kernel.h> in
arch/x86/kernel/genx2apic_uv_x.c.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
diff --git a/arch/x86/kernel/genx2apic_uv_x.c b/arch/x86/kernel/genx2apic_uv_x.c
index 3c39293..6b998ce 100644
--- a/arch/x86/kernel/genx2apic_uv_x.c
+++ b/arch/x86/kernel/genx2apic_uv_x.c
@@ -12,7 +12,6 @@
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <linux/string.h>
-#include <linux/kernel.h>
#include <linux/ctype.h>
#include <linux/init.h>
#include <linux/sched.h>
Powered by blists - more mailing lists