On 22/6/2021 1:43 PM, David Hunt wrote:
From: Anatoly Burakov <[email protected]> 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 <[email protected]> Acked-by: David Hunt <[email protected]> --- lib/power/power_acpi_cpufreq.c | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-)
Please ignore, should have been sent as v5.

