summaryrefslogtreecommitdiff
path: root/board/cret/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cret/board.h')
-rw-r--r--board/cret/board.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/cret/board.h b/board/cret/board.h
index b4de76adcb..431610a969 100644
--- a/board/cret/board.h
+++ b/board/cret/board.h
@@ -177,7 +177,5 @@ enum battery_type {
BATTERY_TYPE_COUNT,
};
-int board_is_sourcing_vbus(int port);
-
#endif /* !__ASSEMBLER__ */
#endif /* __CROS_EC_BOARD_H */