PCI: make pci_restore_bars() static
authorAdrian Bunk <bunk@kernel.org>
Sat, 27 Oct 2007 01:06:22 +0000 (03:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:18 +0000 (15:04 -0800)
This patch makes the needlessly global pci_restore_bars() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found