]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc/pci: Make pci_read_irq_line() static
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 29 Nov 2011 20:16:25 +0000 (20:16 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 7 Dec 2011 07:04:58 +0000 (18:04 +1100)
commit4666ca2aa344105da0da3afda48d987c82261c05
tree6c1ce46542bcffece942023dd0df54853ace6950
parent40dfef66a9e3d4a308c3ed7355c9a89e68c08ffc
powerpc/pci: Make pci_read_irq_line() static

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>
arch/powerpc/include/asm/pci.h
arch/powerpc/kernel/pci-common.c