]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: st: clkgen-pll: remove unused variable 'st_pll3200c32_407_a0'
authorYueHaibing <yuehaibing@huawei.com>
Fri, 16 Aug 2019 13:55:23 +0000 (21:55 +0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 6 Sep 2019 17:26:58 +0000 (10:26 -0700)
commit8863a5bf689adbf676702cd291f53a86f5a4e1ad
tree3cdaeafdebe5cf316718c709ffad25e2e0608146
parente03a47deaff424976fe9f6e1f1550f321a6dda75
clk: st: clkgen-pll: remove unused variable 'st_pll3200c32_407_a0'

drivers/clk/st/clkgen-pll.c:64:37: warning:
 st_pll3200c32_407_a0 defined but not used [-Wunused-const-variable=]

It is never used, so can be removed.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lkml.kernel.org/r/20190816135523.73520-1-yuehaibing@huawei.com
Acked-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/st/clkgen-pll.c