bus/pci: remove duplicate declaration

This declaration is the same as the one a few lines before.

Fixes: 6844d146ff39 ("eal: add bus pointer in device structure")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
This commit is contained in:
David Marchand 2020-09-17 13:28:23 +02:00
parent 22a2f54f25
commit f252fe5e18

View File

@ -15,8 +15,6 @@ extern struct rte_pci_bus rte_pci_bus;
struct rte_pci_driver;
struct rte_pci_device;
extern struct rte_pci_bus rte_pci_bus;
/**
* Scan the content of the PCI bus, and the devices in the devices
* list