summaryrefslogtreecommitdiff
path: root/board/host/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/host/board.h')
-rw-r--r--board/host/board.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/host/board.h b/board/host/board.h
index 8ccdd40b80..e104872a14 100644
--- a/board/host/board.h
+++ b/board/host/board.h
@@ -89,7 +89,6 @@ enum {
};
#define CONFIG_RNG
-void fps_event(enum gpio_signal signal);
/* Let the tests always check the other NVMEM slot. */
static inline int board_nvmem_legacy_check_needed(void){ return 1; }