summaryrefslogtreecommitdiff
path: root/include/switch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/switch.h')
-rw-r--r--include/switch.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/switch.h b/include/switch.h
index 70cbfdc3e3..2cd732774e 100644
--- a/include/switch.h
+++ b/include/switch.h
@@ -27,9 +27,4 @@ void switch_interrupt(enum gpio_signal signal);
*/
int switch_get_write_protect(void);
-/**
- * Set wireless switch state.
- */
-void board_enable_wireless(uint8_t enabled);
-
#endif /* __CROS_EC_SWITCH_H */