diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/power/bq27xxx_battery.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/power/bq27xxx_battery.h b/include/linux/power/bq27xxx_battery.h index c3369fa605f9..b1defb86e9b6 100644 --- a/include/linux/power/bq27xxx_battery.h +++ b/include/linux/power/bq27xxx_battery.h | |||
| @@ -64,6 +64,7 @@ struct bq27xxx_device_info { | |||
| 64 | int id; | 64 | int id; |
| 65 | enum bq27xxx_chip chip; | 65 | enum bq27xxx_chip chip; |
| 66 | const char *name; | 66 | const char *name; |
| 67 | u32 unseal_key; | ||
| 67 | struct bq27xxx_access_methods bus; | 68 | struct bq27xxx_access_methods bus; |
| 68 | struct bq27xxx_reg_cache cache; | 69 | struct bq27xxx_reg_cache cache; |
| 69 | int charge_design_full; | 70 | int charge_design_full; |
