bus/pci: remove unused function to probe by address
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 17 May 2018 23:44:58 +0000 (16:44 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 27 Jun 2018 20:53:55 +0000 (22:53 +0200)
commitf3bac43b60da6ae78cbef50ecded8be1df62c472
tree04b698cfb1908f071e64b62d963d79700a074a80
parent5417dfc984cd40114ac86a4b416ab20df0305392
bus/pci: remove unused function to probe by address

The function rte_pci_probe_one is private to PCI and is
not used anywhere in current code base. Remove dead code.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
drivers/bus/pci/pci_common.c
drivers/bus/pci/private.h