Skip to content
Commit 99c6fc6d authored by Jian Xin's avatar Jian Xin Committed by Stephen Boyd
Browse files

clk: socfpga: clk-pll: Remove unused variable 'rc'



Fix the following build warning:
  drivers/clk/socfpga/clk-pll.c: In function ‘__socfpga_pll_init’:
  drivers/clk/socfpga/clk-pll.c:83:6: warning: variable ‘rc’ set but not used [-Wunused-but-set-variable]

Signed-off-by: default avatarJian Xin <xinjian@yulong.com>
Link: https://lore.kernel.org/r/20210609073742.722911-1-xinjian34324@163.com
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent dfd1427c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment