]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
x86: smpboot.c: removed duplicated include
authorHuang Weiyi <weiyi.huang@gmail.com>
Sun, 11 May 2008 11:36:57 +0000 (19:36 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 06:58:32 +0000 (08:58 +0200)
Removed duplicated include <asm/nmi.h> in
arch/x86/kernel/smpboot.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Cc: mingo@redhat.com
Cc: hpa@zytor.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/smpboot.c

index 38988491c6222e99c6bb7772eb09ee0cc81fb270..0974fc0997b960efc258ac15fec097797f298d8d 100644 (file)
@@ -59,7 +59,6 @@
 #include <asm/pgtable.h>
 #include <asm/tlbflush.h>
 #include <asm/mtrr.h>
-#include <asm/nmi.h>
 #include <asm/vmi.h>
 #include <asm/genapic.h>
 #include <linux/mc146818rtc.h>