summaryrefslogtreecommitdiff
path: root/include/charge_state.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/charge_state.h')
-rw-r--r--include/charge_state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/charge_state.h b/include/charge_state.h
index d2dd4aa052..722de8cd4f 100644
--- a/include/charge_state.h
+++ b/include/charge_state.h
@@ -108,6 +108,7 @@ struct power_state_data {
struct power_state_context {
struct power_state_data curr;
struct power_state_data prev;
+ timestamp_t power_state_updated_time;
uint32_t *memmap_batt_volt;
/* TODO(rong): check endianness of EC and memmap*/
uint32_t *memmap_batt_rate;