PCI: Turn pcibios_penalize_isa_irq() into a weak function
[deliverable/linux.git] / arch / ia64 / include / asm / pci.h
index 7d41cc0898224ec2211a6e0304e71ac4bb269a5d..52af5ed9f60ba98654f4657e7dd84e7b36f88390 100644 (file)
@@ -50,12 +50,6 @@ struct pci_dev;
 extern unsigned long ia64_max_iommu_merge_mask;
 #define PCI_DMA_BUS_IS_PHYS    (ia64_max_iommu_merge_mask == ~0UL)
 
-static inline void
-pcibios_penalize_isa_irq (int irq, int active)
-{
-       /* We don't do dynamic PCI IRQ allocation */
-}
-
 #include <asm-generic/pci-dma-compat.h>
 
 #ifdef CONFIG_PCI
This page took 0.026171 seconds and 5 git commands to generate.