summaryrefslogtreecommitdiff
path: root/board/cheza/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/cheza/board.h')
-rw-r--r--board/cheza/board.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/cheza/board.h b/board/cheza/board.h
index 3583bb2c84..b9ab17ce78 100644
--- a/board/cheza/board.h
+++ b/board/cheza/board.h
@@ -211,8 +211,6 @@ enum pwm_channel {
PWM_CH_COUNT
};
-/* Custom function to indicate if sourcing VBUS */
-int board_is_sourcing_vbus(int port);
/* Enable VBUS sink for a given port */
int board_vbus_sink_enable(int port, int enable);
/* Reset all TCPCs. */