On Fri, Sep 26, 2025 at 02:41:02PM +0200, David Marchand wrote: > power_cpufreq.h, power_common.h and power_uncore_ops.h look like driver > only headers, but were included from public headers. > Move them to the driver_sdk_headers list. > > There is one complication though for power_cpufreq.h as it was included > from a public header rte_power_cpufreq.h. > Move the rte_power_core_capabilities struct definition to the public > header, since a (stable) public symbol relies on it. > > Signed-off-by: David Marchand <[email protected]> > --- Change looks ok to me.
Acked-by: Bruce Richardson <[email protected]>

