On 18-10-19, 17:41, Arnd Bergmann wrote: > get_clk_frequency_khz() is not a proper name for a global function, > and there is only one caller. > > Convert viper to use the properly namespaced > pxa25x_get_clk_frequency_khz() and remove the other references. > > Cc: "Rafael J. Wysocki" <r...@rjwysocki.net> > Cc: Viresh Kumar <viresh.ku...@linaro.org> > Cc: linux...@vger.kernel.org > Signed-off-by: Arnd Bergmann <a...@arndb.de> > --- > arch/arm/mach-pxa/generic.c | 15 --------------- > arch/arm/mach-pxa/generic.h | 1 - > arch/arm/mach-pxa/viper.c | 2 +- > drivers/cpufreq/pxa2xx-cpufreq.c | 2 -- > 4 files changed, 1 insertion(+), 19 deletions(-)
Acked-by: Viresh Kumar <viresh.ku...@linaro.org> -- viresh