]> git.baikalelectronics.ru Git - kernel.git/commit
x86: nmi.c fix style problems
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Wed, 31 Dec 2008 12:05:02 +0000 (17:35 +0530)
committerIngo Molnar <mingo@elte.hu>
Fri, 2 Jan 2009 18:03:38 +0000 (19:03 +0100)
commite9c53873657844780f6725bb4e02bcd088e22441
tree0c24613f9ab11495eddfa17a1b350cf1d81a8e7b
parent0931d61d4affbbb1902aa4fd8981445fec01218e
x86: nmi.c fix style problems

Impact: cleanup, fix style problems

Fixes style problems:

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

total: 0 errors, 2 warnings

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