]> git.droids-corp.org - dpdk.git/blobdiff - drivers/common/octeontx2/rte_common_octeontx2_version.map
eal: remove deprecated coherent IO memory barriers
[dpdk.git] / drivers / common / octeontx2 / rte_common_octeontx2_version.map
index d26bd7117296d12ddc71a4b7e83f1a9a249736b6..9a9969613bbf98f9dfef27136741de26c257d0ae 100644 (file)
@@ -1,7 +1,3 @@
-DPDK_20.0 {
-       local: *;
-};
-
 INTERNAL {
        global:
 
@@ -42,4 +38,6 @@ INTERNAL {
        otx2_sso_pf_func_get;
        otx2_sso_pf_func_set;
        otx2_unregister_irq;
+
+       local: *;
 };