]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/eal_common_pci.c
eal: remove deprecated function
[dpdk.git] / lib / librte_eal / common / eal_common_pci.c
index 16e86297a3dd62945d1a4e06b9a0412ec289f514..dcfe9478a4c9282e3c57f033321c682859cd8271 100644 (file)
@@ -348,12 +348,6 @@ err_return:
        return -1;
 }
 
        return -1;
 }
 
-int __attribute__ ((deprecated))
-rte_eal_pci_close_one(const struct rte_pci_addr *addr)
-{
-       return rte_eal_pci_detach(addr);
-}
-
 /*
  * Detach device specified by its pci address.
  */
 /*
  * Detach device specified by its pci address.
  */