eal: remove deprecated coherent IO memory barriers
[dpdk.git] / drivers / common / octeontx2 / rte_common_octeontx2_version.map
index a47a60a..9a99696 100644 (file)
@@ -1,7 +1,3 @@
-DPDK_20.0 {
-       local: *;
-};
-
 INTERNAL {
        global:
 
@@ -32,6 +28,7 @@ INTERNAL {
        otx2_npa_lf_obj_ref;
        otx2_npa_pf_func_get;
        otx2_npa_set_defaults;
+       otx2_parse_common_devargs;
        otx2_register_irq;
        otx2_sec_idev_cfg_init;
        otx2_sec_idev_tx_cpt_qp_add;
@@ -41,4 +38,6 @@ INTERNAL {
        otx2_sso_pf_func_get;
        otx2_sso_pf_func_set;
        otx2_unregister_irq;
+
+       local: *;
 };