Re: [PATCH 2/9] clk: sunxi-ng: nk: Make ccu_nk_find_best static
From: Maxime Ripard <hidden>
Date: 2016-07-26 08:57:18
Also in:
linux-arm-kernel, linux-clk, lkml
From: Maxime Ripard <hidden>
Date: 2016-07-26 08:57:18
Also in:
linux-arm-kernel, linux-clk, lkml
On Tue, Jul 26, 2016 at 03:04:24PM +0800, Chen-Yu Tsai wrote:
make C=2 reports:
CHECK drivers/clk/sunxi-ng/ccu_nk.c
drivers/clk/sunxi-ng/ccu_nk.c:17:6: warning: symbol 'ccu_nk_find_best' was
not declared. Should it be static?
ccu_nk_find_best is only used within ccu_nk.c. So make it static to get
rid of this warning.
Fixes: adbfb0056e03 ("clk: sunxi-ng: Add N-K-factor clock support")
Signed-off-by: Chen-Yu Tsai <redacted>Applied, thanks Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com