mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
power: supply: ab8500: Drop unused member
This setting is read directly from the device tree in the ab8500_charger.c code. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
This commit is contained in:
parent
f9184a228d
commit
9c2b682610
|
|
@ -506,7 +506,6 @@ struct abx500_bm_data {
|
|||
int usb_safety_tmr_h;
|
||||
int bkup_bat_v;
|
||||
int bkup_bat_i;
|
||||
bool autopower_cfg;
|
||||
bool no_maintenance;
|
||||
bool capacity_scaling;
|
||||
bool chg_unknown_bat;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user