PCI: Turn pcibios_penalize_isa_irq() into a weak function
[deliverable/linux.git] / arch / microblaze / include / asm / pci.h
index 935f9bec414ae9f9cb4781faed4fc57e2f764f90..335524040fffeaef858a160bdf0626d67e2a411c 100644 (file)
@@ -44,11 +44,6 @@ struct pci_dev;
  */
 #define pcibios_assign_all_busses()    0
 
-static inline void pcibios_penalize_isa_irq(int irq, int active)
-{
-       /* We don't do dynamic PCI IRQ allocation */
-}
-
 #ifdef CONFIG_PCI
 extern void set_pci_dma_ops(struct dma_map_ops *dma_ops);
 extern struct dma_map_ops *get_pci_dma_ops(void);
This page took 0.02446 seconds and 5 git commands to generate.