summaryrefslogtreecommitdiff
path: root/zephyr/shim/include/power_host_sleep.h
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/shim/include/power_host_sleep.h')
-rw-r--r--zephyr/shim/include/power_host_sleep.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/shim/include/power_host_sleep.h b/zephyr/shim/include/power_host_sleep.h
index e4f24b7d88..cc7fe04847 100644
--- a/zephyr/shim/include/power_host_sleep.h
+++ b/zephyr/shim/include/power_host_sleep.h
@@ -62,7 +62,6 @@ struct host_sleep_event_context {
void ap_power_chipset_handle_host_sleep_event(
enum host_sleep_event state,
struct host_sleep_event_context *ctx);
-enum host_sleep_event power_get_host_sleep_state(void);
void power_set_host_sleep_state(enum host_sleep_event state);
#endif /* CONFIG_AP_PWRSEQ_HOST_SLEEP */