From: David Marchand Date: Thu, 17 Sep 2020 11:28:23 +0000 (+0200) Subject: bus/pci: remove duplicate declaration X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=f252fe5e18e060e2b79f193d21d80e2dbbf743be;p=dpdk.git 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 Acked-by: Andrew Rybchenko --- diff --git a/drivers/bus/pci/private.h b/drivers/bus/pci/private.h index fadc767236..16f997c701 100644 --- a/drivers/bus/pci/private.h +++ b/drivers/bus/pci/private.h @@ -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