]> git.baikalelectronics.ru Git - kernel.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)
commit08ca9bb3a6c0509c478877675ab5504f380723b1
tree6c1ce46542bcffece942023dd0df54853ace6950
parent68f2bce5cfa03fa62b55d605feadc808be8dd94a
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