summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-06-13 17:27:50 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2008-06-13 17:27:50 +1000
commitf09b085327b55d67b62a0a3d7c4312b41f0293cf (patch)
tree96c40785a1381996f12dae46a203143ad3a1f747 /include
parentd7594becc2932a7bf42db86b8e442ab338961ab3 (diff)
parent75d8807962fc7529b4946e9ec92cae197be5a967 (diff)
Merge commit 'battery/master'
Diffstat (limited to 'include')
-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 68ed19ccf1f7..ea96ead1d39d 100644
--- a/include/linux/power_supply.h
+++ b/include/linux/power_supply.h
@@ -78,6 +78,7 @@ enum power_supply_property {
POWER_SUPPLY_PROP_CHARGE_EMPTY,
POWER_SUPPLY_PROP_CHARGE_NOW,
POWER_SUPPLY_PROP_CHARGE_AVG,
+ POWER_SUPPLY_PROP_CHARGE_COUNTER,
POWER_SUPPLY_PROP_ENERGY_FULL_DESIGN,
POWER_SUPPLY_PROP_ENERGY_EMPTY_DESIGN,
POWER_SUPPLY_PROP_ENERGY_FULL,