PCI: make arch/i386/pci/common.c:pci_bf_sort static
authorAdrian Bunk <bunk@stusta.de>
Thu, 16 Nov 2006 12:16:23 +0000 (13:16 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Dec 2006 22:37:00 +0000 (14:37 -0800)
commit2b290da053608692ea206507d993b70c39d2cdea
tree4b0c2d544defb0ff4701dc311ebdf7d1c6944a28
parentb0d974e90d6f9fbf3a926defbbc76543cff74426
PCI: make arch/i386/pci/common.c:pci_bf_sort static

This patch makes the needlessly global pci_bf_sort static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: Matt Domsch <Matt_Domsch@dell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/i386/pci/common.c