On Wed, Mar 10, 2021 at 10:53:23AM +0530, Viresh Kumar wrote: > Rename freq_scale to a less generic name, as it will get exported soon > for modules. Since x86 already names its own implementation of this as > arch_freq_scale, lets stick to that. > > Suggested-by: Will Deacon <[email protected]> > Signed-off-by: Viresh Kumar <[email protected]> > --- > arch/arm64/kernel/topology.c | 6 +++--- > drivers/base/arch_topology.c | 4 ++-- > include/linux/arch_topology.h | 4 ++-- > 3 files changed, 7 insertions(+), 7 deletions(-)
Acked-by: Will Deacon <[email protected]> Will

