X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fbus%2Fpci%2Frte_bus_pci.h;h=d4a2996419146534cba74647147718bf53f2e5d0;hb=c52dd39411299ce83c5d8227b676b1229a9e9e11;hp=c0b619f29deaa6840a402d9e5efccd3ac46c1498;hpb=b48e0e2d9cb471941703eb26dc0dbd4fb9840d40;p=dpdk.git diff --git a/drivers/bus/pci/rte_bus_pci.h b/drivers/bus/pci/rte_bus_pci.h index c0b619f29d..d4a2996419 100644 --- a/drivers/bus/pci/rte_bus_pci.h +++ b/drivers/bus/pci/rte_bus_pci.h @@ -60,7 +60,7 @@ extern "C" { #include /** 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;