From: Jaswinder Singh Rajput Date: Sun, 4 Jan 2009 10:52:17 +0000 (+0530) Subject: x86: irq.c fix style problems X-Git-Tag: v2.6.29-rc1~4^2~2^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a02e71099a87d13f2aa49cb491b5bfb5e662fae;p=profile%2Fivi%2Fkernel-x86-ivi.git x86: irq.c fix style problems Impact: cleanup Fix: WARNING: Use #include instead of total: 0 errors, 1 warnings Signed-off-by: Jaswinder Singh Rajput Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/kernel/irq.c b/arch/x86/kernel/irq.c index bce53e1..3973e2d 100644 --- a/arch/x86/kernel/irq.c +++ b/arch/x86/kernel/irq.c @@ -5,10 +5,10 @@ #include #include #include +#include #include #include -#include #include atomic_t irq_err_count;