summaryrefslogtreecommitdiff
path: root/include/charge_state.h
diff options
context:
space:
mode:
authorVic Yang <victoryang@chromium.org>2012-08-03 15:34:08 +0800
committerGerrit <chrome-bot@google.com>2012-08-03 08:04:16 -0700
commit29d478c92b2e90f36b5d7d76974bce1af99c4811 (patch)
tree46a7212715140c616ec21df0ddc38bb63066cd9c /include/charge_state.h
parent0083ce5bea953e7b29519585e6ee13d395e64354 (diff)
downloadchrome-ec-29d478c92b2e90f36b5d7d76974bce1af99c4811.tar.gz
Revert "Set power LED to green when we are trickle charging nearly full"
This reverts commit f322e1b96a5a7400d283b2a6397e020e6200522c. Now that we notify kernel when charge_full changes, this workaround should be abandoned. BUG=chrome-os-partner:11248 TEST=Check power LED still works. Change-Id: I87c269dcf4cb6b9f0da2472f139e39cced28232b Reviewed-on: https://gerrit.chromium.org/gerrit/29147 Reviewed-by: Rong Chang <rongchang@chromium.org> Commit-Ready: Vic Yang <victoryang@chromium.org> Tested-by: Vic Yang <victoryang@chromium.org>
Diffstat (limited to 'include/charge_state.h')
-rw-r--r--include/charge_state.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/charge_state.h b/include/charge_state.h
index 277525ac4c..d5c80ff0e0 100644
--- a/include/charge_state.h
+++ b/include/charge_state.h
@@ -4,7 +4,6 @@
*
*/
-#include "power_led.h"
#include "timer.h"
#ifndef __CROS_EC_CHARGE_STATE_H
@@ -81,7 +80,6 @@ struct power_state_data {
enum power_state state;
uint32_t error;
timestamp_t ts;
- enum powerled_color led_color;
};
/* State context