PCI: Turn pcibios_penalize_isa_irq() into a weak function
[deliverable/linux.git] / arch / xtensa / include / asm / pci.h
index 614be031a79ab543295d8fe6b045db3a0aadb258..5d52dc43dfe73e55b5ee9e2e439fd73630ddd731 100644 (file)
 
 extern struct pci_controller* pcibios_alloc_controller(void);
 
-static inline void pcibios_penalize_isa_irq(int irq)
-{
-       /* We don't do dynamic PCI IRQ allocation */
-}
-
 /* Assume some values. (We should revise them, if necessary) */
 
 #define PCIBIOS_MIN_IO         0x2000
This page took 0.026412 seconds and 5 git commands to generate.