Re: [PATCH -next] clk: socfpga: agilex: Remove unused variable 'cntr_mux'

From: Stephen Boyd
Date: Tue Sep 22 2020 - 15:46:18 EST


Quoting YueHaibing (2020-09-14 19:09:50)
> drivers/clk/socfpga/clk-agilex.c:24:37: warning: ‘cntr_mux’ defined but not used [-Wunused-const-variable=]
> static const struct clk_parent_data cntr_mux[] = {
> ^~~~~~~~
>
> There is no caller in tree, so can remove it.
>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
> ---

Applied to clk-next