Re: [PATCH -next] clk: armada-xp: remove unused code

From: Stephen Boyd
Date: Wed Nov 13 2019 - 16:40:08 EST


Quoting YueHaibing (2019-11-11 06:04:20)
> drivers/clk/mvebu/armada-xp.c:171:38: warning:
> mv98dx3236_coreclks defined but not used [-Wunused-const-variable=]
> drivers/clk/mvebu/armada-xp.c:213:41: warning:
> mv98dx3236_gating_desc defined but not used [-Wunused-const-variable=]
>
> They are not used since commit 337072604224 ("clk: mvebu:
> Expand mv98dx3236-core-clock support").
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>
> ---

Applied to clk-next