X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fasm-sh%2Fpci.h;h=0a523c85b11cf855fd42da11ddc00bf1984ef0da;hb=9fe66dfd8846706ff11ed7990d06c92644973bd8;hp=26044889c7700e6066fb3e5183810bca17ccaeba;hpb=12829dcb10efc576c3739131a5d57fe7213632d9;p=mv-sheeva.git diff --git a/include/asm-sh/pci.h b/include/asm-sh/pci.h index 26044889c77..0a523c85b11 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 */ }