summaryrefslogtreecommitdiff
path: root/board/scarlet/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/scarlet/board.c')
-rw-r--r--board/scarlet/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/scarlet/board.c b/board/scarlet/board.c
index adfee70cd7..6a21406697 100644
--- a/board/scarlet/board.c
+++ b/board/scarlet/board.c
@@ -131,7 +131,6 @@ const struct tcpc_config_t tcpc_config[CONFIG_USB_PD_PORT_COUNT] = {
struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_COUNT] = {
{
- .port_addr = 0,
.driver = &virtual_usb_mux_driver,
.hpd_update = &virtual_hpd_update,
},