]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/pci/intr_remapping.c
Merge branch 'linus' into x86/core
[linux-2.6-omap-h63xx.git] / drivers / pci / intr_remapping.c
index bc5b6976f9184e05708a5ff5fc95fc0f36e6d0c8..b041a409f4a70f84e4a76ed4e0011c758aa31d71 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;