diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-09-16 18:17:39 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2020-09-22 12:44:41 -0700 |
commit | 84afc9ecf4e4f51ccf9ca3ab2da49a519b0eadcc (patch) | |
tree | 5c4bc2628d7e04f60cf0b7f7a456ae954ab15001 /scripts/gdb/linux | |
parent | f5e75b4aaec42c66b18fdfa96b4041e8af4e7b31 (diff) |
clk: si5341: drop unused 'err' variable
'err' is assigned but never read:
/drivers/clk/clk-si5341.c: In function ‘si5341_output_get_parent’:
drivers/clk/clk-si5341.c:886:6: warning: variable ‘err’ set but not used [-Wunused-but-set-variable]
Signed-off-by: Krzysztof Kozlowski <[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