Re: [PATCH 20/21] clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header

2021-01-30 Thread Shawn Guo
On Tue, Jan 26, 2021 at 12:45:39PM +, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/clk/imx/clk-imx6sl.c:156:6: warning: no previous prototype for > ‘imx6sl_set_wait_clk’ [-Wmissing-prototypes] > > Cc: Russell King > Cc: Shawn Guo > Cc: Sascha Hauer >

[PATCH 20/21] clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible header

2021-01-26 Thread Lee Jones
Fixes the following W=1 kernel build warning(s): drivers/clk/imx/clk-imx6sl.c:156:6: warning: no previous prototype for ‘imx6sl_set_wait_clk’ [-Wmissing-prototypes] Cc: Russell King Cc: Shawn Guo Cc: Sascha Hauer Cc: Pengutronix Kernel Team Cc: Fabio Estevam Cc: NXP Linux Team Cc: Ahmad