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)
commitd73460d79bc88de74221d73723ed61a0081b7a36
tree9390f8114a95bb2943a682581104b4cc6ff390e7
parent5257dca0bdc36027a4bfc1002264bd465e86ab7a
PCI: make pci_match_device() static

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