bus/fslmc: expose API to free DPCI device

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
This commit is contained in:
Nipun Gupta 2018-05-04 15:41:24 +05:30 committed by Thomas Monjalon
parent 7ed3599095
commit 3980bed77e

View File

@ -114,5 +114,6 @@ DPDK_18.05 {
dpdmai_open;
dpdmai_set_rx_queue;
dpdmai_set_tx_queue;
rte_dpaa2_free_dpci_dev;
} DPDK_18.02;