summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-10-18 03:24:43 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-18 03:24:43 -0700
commit0fe66ef383d82d5db4957aa7308590ffc36c0685 (patch)
tree4c98d9f23504db2151f119b82ac2f2a3947ff02d /include/linux
parent02821f198dec1a1494f557e88a2d51a64f2fca2d (diff)
parent2cdfc35e0b9cc3c25fad123a0581f80cae51c507 (diff)
Merge "smb-lib: provide insertion removal functions"
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/power_supply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h
index 218cd875ee5a..cd559848070f 100644
--- a/include/linux/power_supply.h
+++ b/include/linux/power_supply.h
@@ -222,6 +222,7 @@ enum power_supply_property {
POWER_SUPPLY_PROP_CHARGER_TEMP,
POWER_SUPPLY_PROP_CHARGER_TEMP_MAX,
POWER_SUPPLY_PROP_PARALLEL_DISABLE,
+ POWER_SUPPLY_PROP_PARALLEL_PERCENT,
/* Local extensions of type int64_t */
POWER_SUPPLY_PROP_CHARGE_COUNTER_EXT,
/* Properties of type `const char *' */