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)
commitad668599f263988eaac74354349d64e3c0990a77
tree18239f096baec5d7b598e2bd5cba621d87098ff4
parent24e1c13c93cbdd05e4b7ea921c0050b036555adc
PCI: make pci_restore_bars() static

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>
drivers/pci/pci.c
include/linux/pci.h