]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit447ac8faf31f6fcf617eb34080b72382bcb19322
tree9390f8114a95bb2943a682581104b4cc6ff390e7
parent9c6dc6d267016520525b64590888596a03cb6741
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