Re: [PATCH] ARC: Replace <linux/clk-provider.h> by <linux/of_clk.h>

From: Vineet Gupta
Date: Wed Feb 12 2020 - 12:30:32 EST


On 2/12/20 2:00 AM, Geert Uytterhoeven wrote:
> The ARC platform 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>.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>

Thx for this Geert. Do you want me to pick this up.

Thx,
-Vineet