Merge branch 'cpus4096' into irq/threaded
[safe/jmp/linux-2.6] / drivers / pci / intr_remapping.c
index 8e44db0..9d07a05 100644 (file)
@@ -21,7 +21,7 @@ struct irq_2_iommu {
        u8  irte_mask;
 };
 
-#ifdef CONFIG_SPARSE_IRQ
+#ifdef CONFIG_GENERIC_HARDIRQS
 static struct irq_2_iommu *get_one_free_irq_2_iommu(int cpu)
 {
        struct irq_2_iommu *iommu;