summaryrefslogtreecommitdiff
path: root/board/c2d2/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/c2d2/board.c')
-rw-r--r--board/c2d2/board.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/c2d2/board.c b/board/c2d2/board.c
index f2184d1ce8..d8cf0f0e0a 100644
--- a/board/c2d2/board.c
+++ b/board/c2d2/board.c
@@ -329,8 +329,6 @@ void usb_spi_board_disable(void)
STM32_GPIO_OSPEEDR(GPIO_B) &= ~0xff000000;
}
-USB_SPI_CONFIG(USB_IFACE_SPI, USB_EP_SPI);
-
/******************************************************************************
* Check parity setting on usarts.
*/