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 43fdcc793a..6d0e1d88ff 100644
--- a/board/cheza/board.h
+++ b/board/cheza/board.h
@@ -163,8 +163,6 @@ enum pwm_channel {
PWM_CH_COUNT
};
-void board_set_switchcap(int asserted);
-
/* Custom function to indicate if sourcing VBUS */
int board_is_sourcing_vbus(int port);
/* Enable VBUS sink for a given port */