diff options
author | Tom Rix <trix@redhat.com> | 2022-07-19 05:27:43 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2022-10-06 00:47:04 +0300 |
commit | 189a2aaef9cbee4cd7c3d1bd142f790cc14c598e (patch) | |
tree | f1758fb2a3404d47cf5dd971a7895bb747acf956 /Documentation | |
parent | 5738d49fa47e0046050f5e62e4921d667b7ee3c3 (diff) | |
download | linux-189a2aaef9cbee4cd7c3d1bd142f790cc14c598e.tar.xz |
power: supply: ab8500: remove unused static local variable
cpp_check reports
[drivers/power/supply/ab8500_chargalg.c:493]: (style) Variable 'ab8500_chargalg_ex_ac_enable_toggle' is assigned a value that is never used.
From inspection, this variable is never used. So remove it.
Fixes: 6c50a08d9dd3 ("power: supply: ab8500: Drop external charger leftovers")
Signed-off-by: Tom Rix <trix@redhat.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Chen Lifu <chenlifu@huawei.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions