]> git.droids-corp.org - dpdk.git/blobdiff - drivers/bus/pci/rte_bus_pci.h
bus/pci: fix namespace of sysfs path function
[dpdk.git] / drivers / bus / pci / rte_bus_pci.h
index c0b619f29deaa6840a402d9e5efccd3ac46c1498..d4a2996419146534cba74647147718bf53f2e5d0 100644 (file)
@@ -60,7 +60,7 @@ extern "C" {
 #include <rte_pci.h>
 
 /** Pathname of PCI devices directory. */
-const char *pci_get_sysfs_path(void);
+const char *rte_pci_get_sysfs_path(void);
 
 /* Forward declarations */
 struct rte_pci_device;