summaryrefslogtreecommitdiff
path: root/board/oak/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/oak/board.c')
-rw-r--r--board/oak/board.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/oak/board.c b/board/oak/board.c
index 7a2d9c5698..9d8abb52ab 100644
--- a/board/oak/board.c
+++ b/board/oak/board.c
@@ -61,10 +61,8 @@
void pd_mcu_interrupt(enum gpio_signal signal)
{
-#ifdef HAS_TASK_PDCMD
/* Exchange status with PD MCU to determine interrupt cause */
host_command_pd_send_status(0);
-#endif
}
#if BOARD_REV >= OAK_REV4