clk: armada-xp: remove unused code
authorYueHaibing <yuehaibing@huawei.com>
Mon, 11 Nov 2019 14:04:20 +0000 (22:04 +0800)
committerStephen Boyd <sboyd@kernel.org>
Wed, 13 Nov 2019 21:19:56 +0000 (13:19 -0800)
commit3bdf364ada330e15842e1aa94f0738005d29667e
tree0e77aec47dc5e17e724dd86ceae2452349705dde
parent727e12cde9f6d888205db027fc8bf90ece61c6b2
clk: armada-xp: remove unused code

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@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lkml.kernel.org/r/20191111140420.36092-1-yuehaibing@huawei.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mvebu/armada-xp.c