bus/pci: remove unused function to detach by address
authorRami Rosen <rami.rosen@intel.com>
Sun, 20 May 2018 19:52:58 +0000 (22:52 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 27 Jun 2018 20:54:08 +0000 (22:54 +0200)
commite690338a7b8549679deb257c3a3f576fb900d509
treecde4ae913299c6e3ba18b984e8cc412eac012022
parentf3bac43b60da6ae78cbef50ecded8be1df62c472
bus/pci: remove unused function to detach by address

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

Signed-off-by: Rami Rosen <rami.rosen@intel.com>
drivers/bus/pci/pci_common.c
drivers/bus/pci/private.h