Re: [dpdk-dev] [PATCH v4 6/6] power: clean up includes

2021-01-22 Thread Burakov, Anatoly
On 21-Jan-21 5:22 PM, David Hunt wrote: From: Bruce Richardson 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: sta...

[dpdk-dev] [PATCH v4 6/6] power: clean up includes

2021-01-21 Thread David Hunt
From: Bruce Richardson 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: sta...@dpdk.org Signed-off-by: Bruce Richardson