X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Fasm-sh64%2Fpci.h;h=aa8043089bb695133f19992d87deed7576c4f2db;hb=72b9760b65cbe0d24e668c34c8fefb2ba417f14b;hp=c68870e02d9133ae269116917b35d91bb93e6f30;hpb=e9dd2561793c05d70c9df1bc16a2dde6f23388df;p=powerpc.git diff --git a/include/asm-sh64/pci.h b/include/asm-sh64/pci.h index c68870e02d..aa8043089b 100644 --- a/include/asm-sh64/pci.h +++ b/include/asm-sh64/pci.h @@ -26,7 +26,7 @@ extern void pcibios_set_master(struct pci_dev *dev); /* * Set penalize isa irq function */ -static inline void pcibios_penalize_isa_irq(int irq) +static inline void pcibios_penalize_isa_irq(int irq, int active) { /* We don't do dynamic PCI IRQ allocation */ }