power: clean up includes
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 21 Jan 2021 17:22:01 +0000 (17:22 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 29 Jan 2021 10:25:40 +0000 (11:25 +0100)
commit825fddf651d49b991a5a08eb02bab90695ec85c7
tree07e0bac5976be18ef988c4212ac9023273bb24c4
parentd74b159e8c87dae9b5b8724345d155ceb58b63b2
power: clean up includes

re-organise the including of the new public header file and
remove un-needed includes

Fixes: 210c383e247b ("power: packet format for vm power management")
Fixes: cd0d5547e873 ("power: vm communication channels in guest")
Cc: stable@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: David Hunt <david.hunt@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
examples/vm_power_manager/channel_manager.c
examples/vm_power_manager/channel_monitor.c
examples/vm_power_manager/channel_monitor.h
examples/vm_power_manager/guest_cli/vm_power_cli_guest.c
examples/vm_power_manager/guest_cli/vm_power_cli_guest.h
examples/vm_power_manager/vm_power_cli.c
lib/librte_power/guest_channel.c
lib/librte_power/guest_channel.h
lib/librte_power/power_kvm_vm.c
lib/librte_power/rte_power.h
lib/librte_power/rte_power_guest_channel.h