diff options
Diffstat (limited to 'include/asm-sh64/pci.h')
| -rw-r--r-- | include/asm-sh64/pci.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh64/pci.h b/include/asm-sh64/pci.h index c68870e02d91..aa8043089bb6 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); | |||
| 26 | /* | 26 | /* |
| 27 | * Set penalize isa irq function | 27 | * Set penalize isa irq function |
| 28 | */ | 28 | */ |
| 29 | static inline void pcibios_penalize_isa_irq(int irq) | 29 | static inline void pcibios_penalize_isa_irq(int irq, int active) |
| 30 | { | 30 | { |
| 31 | /* We don't do dynamic PCI IRQ allocation */ | 31 | /* We don't do dynamic PCI IRQ allocation */ |
| 32 | } | 32 | } |
