commit | e423e33ec100a4a21943f6535e9971bb3aacfe38 | [log] [tgz] |
---|---|---|
author | Jaswinder Singh Rajput <jaswinder@infradead.org> | Sun Jan 04 16:16:25 2009 +0530 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jan 04 13:23:03 2009 +0100 |
tree | b9be749a2b694ae2dc493dbcb2b17e3f87142345 | |
parent | b0e239ffad5aff50823c91c10cf6b72a1a651c2f [diff] |
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>