power: remove duplicated symbols from map file
authorFerruh Yigit <ferruh.yigit@intel.com>
Thu, 25 Feb 2021 10:54:49 +0000 (10:54 +0000)
committerDavid Marchand <david.marchand@redhat.com>
Tue, 2 Mar 2021 12:43:38 +0000 (13:43 +0100)
commite79b0efd989a077d0193e7dbf47f966f65d0c9dc
treeb4d46ecdfcc9d95d7d443560bbfb52242db647e5
parent78d04f51829ea319699b416b30c711615c9ec844
power: remove duplicated symbols from map file

This is causing build error, like:
https://travis-ci.com/github/ovsrobot/dpdk/jobs/482121104

Also '@internal' marker removed from doxygen comment, since public API
should not be internal.
Experimental tag removed from 'rte_power_guest_channel_send_msg()'

Fixes: 4d3892dcd77b ("power: make channel message functions public")
Cc: stable@dpdk.org
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Reviewed-by: David Marchand <david.marchand@redhat.com>
lib/librte_power/rte_power_guest_channel.h
lib/librte_power/version.map