aboutsummaryrefslogtreecommitdiff
path: root/include/linux/power_supply.h
diff options
context:
space:
mode:
authordragonGR <alex@dragongr.dev>2022-07-13 23:46:14 +0300
committerdragonGR <alex@dragongr.dev>2022-07-15 14:50:42 +0300
commitc6e830326b97b047d979ebac96d715dbc37e18e8 (patch)
treea8103cff76592ee835075d9cd5aaed6a0774c45a /include/linux/power_supply.h
parentc94f99f4f6aff7616fd23ae66fcd508995e86eba (diff)
Revert "[PORT] drivers/power: Add interface for battery idle mode"HEADs12.1
This reverts commit e481bc9f69717722ffef67b2a9cdcd0fbf409098. Change-Id: If95285ccc865edf60c74276ce8a6799f9365d96b
Diffstat (limited to 'include/linux/power_supply.h')
-rw-r--r--include/linux/power_supply.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h
index 722a90076fd9..632d2912a6ac 100644
--- a/include/linux/power_supply.h
+++ b/include/linux/power_supply.h
@@ -326,7 +326,6 @@ enum power_supply_property {
POWER_SUPPLY_PROP_ESR_NOMINAL,
POWER_SUPPLY_PROP_SOH,
POWER_SUPPLY_PROP_QC_OPTI_DISABLE,
- POWER_SUPPLY_PROP_FORCE_RECHARGE,
POWER_SUPPLY_PROP_FCC_STEPPER_ENABLE,
POWER_SUPPLY_PROP_CC_SOC,
POWER_SUPPLY_PROP_QG_VBMS_MODE,