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

Stephen Boyd sboyd at kernel.org
Thu Feb 11 14:58:38 EST 2021


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 prototype for ‘spear1340_clk_init’ [-Wmissing-prototypes]
> 
> Cc: Viresh Kumar <vireshk at kernel.org>
> Cc: Shiraz Hashim <shiraz.linux.kernel at gmail.com>
> Cc: Russell King <linux at armlinux.org.uk>
> Cc: Rajeev Kumar <rajeev-dlh.kumar at st.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list