[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1239009595-3836-1-git-send-email-weiyi.huang@gmail.com>
Date: Mon, 6 Apr 2009 17:19:55 +0800
From: Huang Weiyi <weiyi.huang@...il.com>
To: mingo@...hat.com, hpa@...or.com, x86@...nel.org
Cc: linux-kernel@...r.kernel.org, Huang Weiyi <weiyi.huang@...il.com>
Subject: [PATCH 3/8] x86, mce: remove dupilcated #include
Remove dupilicated #include in arch/x86/kernel/cpu/mcheck/mce_intel_64.c.
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
---
arch/x86/kernel/cpu/mcheck/mce_intel_64.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/x86/kernel/cpu/mcheck/mce_intel_64.c b/arch/x86/kernel/cpu/mcheck/mce_intel_64.c
index d6b72df..aedf976 100644
--- a/arch/x86/kernel/cpu/mcheck/mce_intel_64.c
+++ b/arch/x86/kernel/cpu/mcheck/mce_intel_64.c
@@ -15,7 +15,6 @@
#include <asm/hw_irq.h>
#include <asm/idle.h>
#include <asm/therm_throt.h>
-#include <asm/apic.h>
asmlinkage void smp_thermal_interrupt(void)
{
--
1.6.1.3
--
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