[PATCH v5 17/50] power: remove unneeded header includes
David Hunt
david.hunt at intel.com
Tue Jan 25 09:45:38 CET 2022
On 17/1/2022 8:19 PM, Sean Morrissey wrote:
> These header includes have been flagged by the iwyu_tool
> and removed. Also added rte_string_fns.h to example app
> vm_power_manager for users without libbsd.
>
> Signed-off-by: Sean Morrissey <sean.morrissey at intel.com>
> ---
> examples/vm_power_manager/guest_cli/main.c | 1 +
> lib/power/guest_channel.c | 2 --
> lib/power/power_acpi_cpufreq.c | 7 -------
> lib/power/power_acpi_cpufreq.h | 4 ----
> lib/power/power_common.h | 1 -
> lib/power/power_cppc_cpufreq.c | 1 -
> lib/power/power_cppc_cpufreq.h | 4 ----
> lib/power/power_kvm_vm.c | 1 -
> lib/power/power_kvm_vm.h | 4 ----
> lib/power/power_pstate_cpufreq.c | 7 -------
> lib/power/power_pstate_cpufreq.h | 4 ----
> lib/power/rte_power.c | 1 -
> lib/power/rte_power.h | 2 --
> lib/power/rte_power_empty_poll.c | 2 --
> 14 files changed, 1 insertion(+), 40 deletions(-)
>
Acked-by: David Hunt <david.hunt at intel.com>
More information about the dev
mailing list