x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 22 Mar 2009 20:41:25 +0000 (02:11 +0530)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Sun, 22 Mar 2009 20:41:25 +0000 (02:11 +0530)
move out msi_ir_chip and ir_ioapic_chip from CONFIG_INTR_REMAP shadow

Fix:
 arch/x86/kernel/apic/io_apic.c:1431: warning: ‘msi_ir_chip’ defined but not used

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>

No differences found