git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40dfef6
)
powerpc/pci: Make pci_read_irq_line() static
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 29 Nov 2011 20:16:25 +0000
(20:16 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 7 Dec 2011 07:04:58 +0000
(18:04 +1100)
It's only used inside the same file where it's defined. There's
also no point exporting it anymore.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found