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

From: Max Filippov
Date: Wed Feb 12 2020 - 15:52:38 EST


On Wed, Feb 12, 2020 at 2:19 AM Geert Uytterhoeven
<geert+renesas@xxxxxxxxx> wrote:
>
> The Xtensa 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>.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> arch/xtensa/kernel/time.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Max Filippov <jcmvbkbc@xxxxxxxxx>

--
Thanks.
-- Max