summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ec_commands.h')
-rw-r--r--include/ec_commands.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index 55187cdb93..2e28734ab0 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -1974,7 +1974,6 @@ struct ec_params_charge_control {
* EC_RES_ERROR if the cut off command failed.
*/
#define EC_CMD_BATTERY_CUT_OFF 0x99
-#define EC_VER_BATTERY_CUT_OFF 1
#define EC_BATTERY_CUTOFF_FLAG_AT_SHUTDOWN (1 << 0)