summaryrefslogtreecommitdiff
path: root/include/power.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/power.h')
-rw-r--r--include/power.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/power.h b/include/power.h
index 64a1e7c4a5..5d1c040d9e 100644
--- a/include/power.h
+++ b/include/power.h
@@ -133,8 +133,4 @@ int power_get_pause_in_s5(void);
*/
void power_set_pause_in_s5(int pause);
-#ifdef CONFIG_LOW_POWER_PSEUDO_G3
-void enter_pseudo_g3(void);
-#endif
-
#endif /* __CROS_EC_POWER_H */