[PATCH v2] powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>

Michael Ellerman patch-notifications at ellerman.id.au
Mon Apr 6 23:05:34 AEST 2020


On Thu, 2020-02-13 at 08:38:04 UTC, Geert Uytterhoeven wrote:
> The PowerPC time code is not a clock provider, and just needs to call
> of_clk_init().
> 
> Hence it can include <linux/of_clk.h> instead of <linux/clk-provider.h>.
> 
> Remove the #ifdef protecting the of_clk_init() call, as a stub is
> available for the !CONFIG_COMMON_CLK case.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> Reviewed-by: Stephen Boyd <sboyd at kernel.org>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/60083063b755e29685902609e024ecd0c4a1a7d9

cheers


More information about the Linuxppc-dev mailing list