X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sh%2Fpci.h;h=0a523c85b11cf855fd42da11ddc00bf1984ef0da;hb=6d1d07e41a1de478a0da3cc14b4a8054ef09931c;hp=26044889c7700e6066fb3e5183810bca17ccaeba;hpb=bb4a61b6eaee01707f24deeefc5d7136f25f75c5;p=linux-2.6 diff --git a/include/asm-sh/pci.h b/include/asm-sh/pci.h index 26044889c7..0a523c85b1 100644 --- a/include/asm-sh/pci.h +++ b/include/asm-sh/pci.h @@ -36,7 +36,7 @@ struct pci_dev; extern void pcibios_set_master(struct pci_dev *dev); -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 */ }