]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: traps.c fix style problems
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sun, 4 Jan 2009 10:50:40 +0000 (16:20 +0530)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 Jan 2009 12:23:04 +0000 (13:23 +0100)
commit60d53c305805fcb612d3982dfef5c9e678e27f42
tree350a860f8440cfe43d359033ddf5ca8a67a1b3e6
parentbefa9e780d49f23b051a1ad96881274ceb275ae5
x86: traps.c fix style problems

Impact: cleanup

Fix:

 WARNING: Use #include <linux/nmi.h> instead of <asm/nmi.h>
 WARNING: Use #include <linux/smp.h> instead of <asm/smp.h>
 WARNING: Use #include <linux/io.h> instead of <asm/io.h>

 total: 0 errors, 3 warnings

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/traps.c