Re: [PATCH -next] clk: zynqmp: Make zynqmp_clk_get_max_divisor static

From: Stephen Boyd
Date: Tue May 26 2020 - 21:45:55 EST


Quoting YueHaibing (2020-04-03 01:30:40)
> Fix sparse warning:
>
> drivers/clk/zynqmp/divider.c:259:5: warning:
> symbol 'zynqmp_clk_get_max_divisor' was not declared. Should it be static?
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
> ---

Applied to clk-next