On 06-08-20, 20:20, Krzysztof Kozlowski wrote: > From: Arnd Bergmann <[email protected]> > > Rather than have the cpufreq drivers touch include the > common headers to get the constants, add a small indirection. > This is still not the proper way that would do this through > the common clk API, but it lets us kill off the header file > usage. > > Signed-off-by: Arnd Bergmann <[email protected]> > [krzk: Rebase and fix -Wold-style-definition] > Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Viresh Kumar <[email protected]> -- viresh

