]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: apic.c fix style problems
authorJaswinder Singh Rajput <jaswinder@infradead.org>
Sun, 4 Jan 2009 10:46:25 +0000 (16:16 +0530)
committerIngo Molnar <mingo@elte.hu>
Sun, 4 Jan 2009 12:23:03 +0000 (13:23 +0100)
commite423e33ec100a4a21943f6535e9971bb3aacfe38
treeb9be749a2b694ae2dc493dbcb2b17e3f87142345
parentb0e239ffad5aff50823c91c10cf6b72a1a651c2f
x86: apic.c fix style problems

Impact: cleanup

Fix:

 WARNING: Use #include <linux/smp.h> instead of <asm/smp.h>
 WARNING: Use #include <linux/nmi.h> instead of <asm/nmi.h>
 WARNING: Use #include <linux/timex.h> instead of <asm/timex.h>
 WARNING: line over 80 characters
 ERROR: else should follow close brace '}'

 total: 2 errors, 4 warnings

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