summaryrefslogtreecommitdiff
path: root/board/fizz/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/fizz/board.c')
-rw-r--r--board/fizz/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/fizz/board.c b/board/fizz/board.c
index 2c2877c0c1..ac51d43c22 100644
--- a/board/fizz/board.c
+++ b/board/fizz/board.c
@@ -210,7 +210,6 @@ static int ps8751_tune_mux(int port)
struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_COUNT] = {
{
- .port_addr = 0,
.driver = &tcpci_tcpm_usb_mux_driver,
.hpd_update = &ps8xxx_tcpc_update_hpd_status,
.board_init = &ps8751_tune_mux,