]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc6fbcd2e2ab79e6b10ae6a648e3eea147f3b316a
tree4b0c2d544defb0ff4701dc311ebdf7d1c6944a28
parent60548a0de062072ea9f184f01833e0a5a34f030e
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