summaryrefslogtreecommitdiff
path: root/board/wheatley/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/wheatley/board.c')
-rw-r--r--board/wheatley/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/wheatley/board.c b/board/wheatley/board.c
index 79903a505a..88f39d2bc7 100644
--- a/board/wheatley/board.c
+++ b/board/wheatley/board.c
@@ -167,7 +167,7 @@ struct usb_mux usb_muxes[CONFIG_USB_PD_PORT_COUNT] = {
},
{
.port_addr = 0x20,
- .driver = &ps8740_usb_mux_driver,
+ .driver = &ps874x_usb_mux_driver,
}
};