diff options
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/power/supply/power_supply_sysfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/power/supply/power_supply_sysfs.c b/drivers/power/supply/power_supply_sysfs.c index 6104a3f03d46..58c74bd417dd 100644 --- a/drivers/power/supply/power_supply_sysfs.c +++ b/drivers/power/supply/power_supply_sysfs.c | |||
| @@ -62,7 +62,7 @@ static const char * const power_supply_charge_type_text[] = { | |||
| 62 | static const char * const power_supply_health_text[] = { | 62 | static const char * const power_supply_health_text[] = { |
| 63 | "Unknown", "Good", "Overheat", "Dead", "Over voltage", | 63 | "Unknown", "Good", "Overheat", "Dead", "Over voltage", |
| 64 | "Unspecified failure", "Cold", "Watchdog timer expire", | 64 | "Unspecified failure", "Cold", "Watchdog timer expire", |
| 65 | "Safety timer expire" | 65 | "Safety timer expire", "Over current" |
| 66 | }; | 66 | }; |
| 67 | 67 | ||
| 68 | static const char * const power_supply_technology_text[] = { | 68 | static const char * const power_supply_technology_text[] = { |
