PCI: make pci_match_device() static
authorAdrian Bunk <bunk@kernel.org>
Wed, 24 Oct 2007 16:27:18 +0000 (18:27 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Nov 2007 21:35:17 +0000 (13:35 -0800)
pci_match_device() no longer has any other users.

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

No differences found