Re: [PATCH 3/3] clk: imx31: Make mx31_clocks_init static

From: Fabio Estevam
Date: Tue Sep 15 2020 - 10:36:01 EST


On Tue, Sep 15, 2020 at 11:02 AM YueHaibing <yuehaibing@xxxxxxxxxx> wrote:
>
> Fix sparse warning:
>
> drivers/clk/imx/clk-imx31.c:135:12: warning:
> symbol 'mx31_clocks_init' was not declared. Should it be static?

Same as the other comment for mx35, This function should be removed.

I will send a patch removing it.