diff options
author | YueHaibing <[email protected]> | 2020-09-15 10:09:50 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2020-09-22 12:46:12 -0700 |
commit | b10f22493512585b329fd1ed436f9c310aaf36ce (patch) | |
tree | 5a823e8fb64599d93e470b45b5d88ec3df2baa7d /scripts/gdb/linux | |
parent | 84afc9ecf4e4f51ccf9ca3ab2da49a519b0eadcc (diff) |
clk: socfpga: agilex: Remove unused variable 'cntr_mux'
drivers/clk/socfpga/clk-agilex.c:24:37: warning: ‘cntr_mux’ defined but not used [-Wunused-const-variable=]
static const struct clk_parent_data cntr_mux[] = {
^~~~~~~~
There is no caller in tree, so can remove it.
Signed-off-by: YueHaibing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions