This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-x86_64 / io_apic.h
index 7efc932..2882961 100644 (file)
@@ -199,7 +199,7 @@ extern int skip_ioapic_setup;
  * If we use the IO-APIC for IRQ routing, disable automatic
  * assignment of PCI IRQ's.
  */
-#define io_apic_assign_pci_irqs (mp_irq_entries && !skip_ioapic_setup && io_apic_irqs)
+#define io_apic_assign_pci_irqs (mp_irq_entries && !skip_ioapic_setup)
 
 #ifdef CONFIG_ACPI_BOOT
 extern int io_apic_get_unique_id (int ioapic, int apic_id);