Code Review
/
linux-3.10.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
raw
| inline |
side by side
[ACPI] PNPACPI vs sound IRQ
[linux-3.10.git]
/
include
/
asm-sh64
/
pci.h
diff --git
a/include/asm-sh64/pci.h
b/include/asm-sh64/pci.h
index 8cc14e139750d7833b00b134c4f03b1bfb7ffe62..ea711108f0e7957cb9602cf8d50666ab5559a0ec 100644
(file)
--- 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 */
}