summaryrefslogtreecommitdiff
path: root/board/elm/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/elm/board.c')
-rw-r--r--board/elm/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/elm/board.c b/board/elm/board.c
index 67a60d1aed..4fe7f780a0 100644
--- a/board/elm/board.c
+++ b/board/elm/board.c
@@ -157,7 +157,6 @@ BUILD_ASSERT(ARRAY_SIZE(temp_sensors) == TEMP_SENSOR_COUNT);
struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_COUNT] = {
{
- .port_addr = 0, /* port idx */
.driver = &anx7688_usb_mux_driver,
},
};