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 <[email protected]>
> ---Applied to clk-next

