diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-06-15 17:55:23 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-06-16 09:18:29 +0200 |
commit | 9ca91a65583c73e4be6e9f53323a7ae04e6803ef (patch) | |
tree | 62e905e14dc5d27c2fc90af709ace724e7b49b56 /Documentation/x86 | |
parent | 07ea0b4d9a0abde8d252738079a8a811c5132a94 (diff) |
clk: sunxi: remove unused variable
The only use of the local num_parents variable was remove,
so we now get a warning:
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c: In function 'tcon_ch1_get_parent':
drivers/clk/sunxi/clk-sun4i-tcon-ch1.c:82:6: error: unused variable 'num_parents' [-Werror=unused-variable]
This removes the variable.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Fixes: 4de2d58bc973 ("clk: sunxi: tcon-ch1: Do not return a negative error in get_parent")
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Documentation/x86')
0 files changed, 0 insertions, 0 deletions