summaryrefslogtreecommitdiff
path: root/board/crota/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/crota/board.h')
-rw-r--r--board/crota/board.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/crota/board.h b/board/crota/board.h
index d652a93ad0..3d79e190bd 100644
--- a/board/crota/board.h
+++ b/board/crota/board.h
@@ -288,8 +288,6 @@ enum thermal_cfg_table { LAPTOP_MODE, TABLET_MODE, THERMAL_CFG_TABLE_COUNT };
void motion_interrupt(enum gpio_signal signal);
-bool board_is_convertible(void);
-
#endif /* !__ASSEMBLER__ */
#endif /* __CROS_EC_BOARD_H */