On Tue, Sep 15, 2020 at 11:02 AM YueHaibing <yuehaibing at huawei.com> 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.