summaryrefslogtreecommitdiff
path: root/board/chell/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/chell/board.h')
-rw-r--r--board/chell/board.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/chell/board.h b/board/chell/board.h
index b2eb1271f2..122637f6c0 100644
--- a/board/chell/board.h
+++ b/board/chell/board.h
@@ -224,9 +224,6 @@ extern const int keyboard_factory_scan_pins_used;
/* Reset PD MCU */
void board_reset_pd_mcu(void);
-/* Reset RTC */
-void board_rtc_reset(void);
-
#endif /* !__ASSEMBLER__ */
#endif /* __CROS_EC_BOARD_H */