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-arm
/
pci.h
diff --git
a/include/asm-arm/pci.h
b/include/asm-arm/pci.h
index 40ffaefbeb1a7eca0f2da3dc4c34c0220f1ea524..0f437e26231448b5b6462b9c21bf60d9246da550 100644
(file)
--- a/
include/asm-arm/pci.h
+++ b/
include/asm-arm/pci.h
@@
-14,7
+14,7
@@
static inline void pcibios_set_master(struct pci_dev *dev)
/* No special bus mastering setup handling */
}
-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 */
}