summaryrefslogtreecommitdiff
path: root/board/hammer/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/hammer/board.c')
-rw-r--r--board/hammer/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/hammer/board.c b/board/hammer/board.c
index cf1aa842dc..2e46a636f3 100644
--- a/board/hammer/board.c
+++ b/board/hammer/board.c
@@ -84,7 +84,6 @@ const struct spi_device_t spi_devices[] = {
};
const unsigned int spi_devices_used = ARRAY_SIZE(spi_devices);
-USB_SPI_CONFIG(USB_IFACE_SPI, USB_EP_SPI);
/* SPI interface is always enabled, no need to do anything. */
void usb_spi_board_enable(void)
{