summaryrefslogtreecommitdiff
path: root/include/host_command.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/host_command.h')
-rw-r--r--include/host_command.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/host_command.h b/include/host_command.h
index 96096bc699..158367a80b 100644
--- a/include/host_command.h
+++ b/include/host_command.h
@@ -162,11 +162,6 @@ void host_clear_events(uint32_t mask);
uint32_t host_get_events(void);
/**
- * Perform necessary actions on host wake events.
- */
-void board_process_wake_events(uint32_t active_wake_events);
-
-/**
* Send a response to the relevent driver for transmission
*
* Once command processing is complete, this is used to send a response