power: fix namespace for internal struct
authorAnatoly Burakov <anatoly.burakov@intel.com>
Thu, 8 Jul 2021 15:38:22 +0000 (16:38 +0100)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 8 Jul 2021 20:32:13 +0000 (22:32 +0200)
commit02a6d683113428f87e2375ba249b9c40ae46ff79
tree4259fb23fddbd7a0ca606feacff989e0ba94c8d8
parent02edbfab1e7d3dd573192428e37b813dd719f215
power: fix namespace for internal struct

Currently, ACPI code uses rte_power_info as the struct name, which
gives the appearance that this is an externally visible API. Fix to
use internal namespace.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: David Hunt <david.hunt@intel.com>
lib/power/power_acpi_cpufreq.c