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)
commita1e38ca5ce1789de1bbd723e1e09de962e47ce18
tree58e8dd9e702c2fec43988813bc722ff2be758083
parent474e56b82c06cdbed468aea957805e0eb19d3510
x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time

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>
arch/x86/kernel/apic/io_apic.c