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-ppc
/
pci.h
diff --git
a/include/asm-ppc/pci.h
b/include/asm-ppc/pci.h
index ce5ae6d048f51b0246aad54fcd2de651ce2ccc93..ebd34fffc730f62d0bde45aae5ca41940b3f609d 100644
(file)
--- a/
include/asm-ppc/pci.h
+++ b/
include/asm-ppc/pci.h
@@
-37,7
+37,7
@@
extern inline void pcibios_set_master(struct pci_dev *dev)
/* No special bus mastering setup handling */
}
-extern inline void pcibios_penalize_isa_irq(int irq)
+extern inline void pcibios_penalize_isa_irq(int irq
, int active
)
{
/* We don't do dynamic PCI IRQ allocation */
}