Re: [PATCH 19/21] clk: spear: Move prototype to accessible header

2021-02-11 Thread Stephen Boyd
Quoting Lee Jones (2021-01-26 04:45:38) > Fixes the following W=1 kernel build warning(s): > > drivers/clk/spear/spear1310_clock.c:385:13: warning: no previous prototype > for ‘spear1310_clk_init’ [-Wmissing-prototypes] > drivers/clk/spear/spear1340_clock.c:442:13: warning: no previous prototyp

Re: [PATCH 19/21] clk: spear: Move prototype to accessible header

2021-01-26 Thread Viresh Kumar
On 26-01-21, 12:45, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/clk/spear/spear1310_clock.c:385:13: warning: no previous prototype > for ‘spear1310_clk_init’ [-Wmissing-prototypes] > drivers/clk/spear/spear1340_clock.c:442:13: warning: no previous prototype