]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] iSeries: Merge vpdinfo.c into pci.c
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Dec 2007 05:10:22 +0000 (16:10 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 11 Dec 2007 02:46:11 +0000 (13:46 +1100)
commit1dee20262f4b16db73b2f24036bd423e8a7d693d
tree5556bf57ef7d71bf22343c48c3f20715df6cb56d
parent1be9ad650986a87c25686abda97bdea330359708
[POWERPC] iSeries: Merge vpdinfo.c into pci.c

There was only one global function in vpdinfo.c and it was only called
from pci.c, so merge them and make the function static.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/iseries/Makefile
arch/powerpc/platforms/iseries/pci.c
arch/powerpc/platforms/iseries/pci.h
arch/powerpc/platforms/iseries/vpdinfo.c [deleted file]