x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 22 Mar 2009 20:38:34 +0000 (02:08 +0530)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 22 Mar 2009 20:38:34 +0000 (02:08 +0530)
commit474e56b82c06cdbed468aea957805e0eb19d3510
treee449a049298fa14fd36f18a08f1aceee99a885d1
parentce2d8bfd44c01fc9b22d64617b7e520e99095f33
x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together

Impact: cleanup

keep CONFIG_X86_LOCAL_APIC interrupts together to avoid extra ifdef

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
arch/x86/kernel/irq.c