Skip to content
Commit 758febf2 authored by Jian Xin's avatar Jian Xin Committed by Meng Li
Browse files

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

commit  d52fc4785cff1ec62144e69fc219dfc5865b45fe from
https://github.com/altera-opensource/linux-socfpga.git



[upstream commit 99c6fc6d]

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>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent ea6e4aa3
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