summaryrefslogtreecommitdiff
path: root/driver/usb_mux.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/usb_mux.c')
-rw-r--r--driver/usb_mux.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/driver/usb_mux.c b/driver/usb_mux.c
index 05222e1d84..fde578da39 100644
--- a/driver/usb_mux.c
+++ b/driver/usb_mux.c
@@ -152,8 +152,7 @@ static int command_typec(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(typec, command_typec,
"[port|debug] [none|usb|dp|dock]",
- "Control type-C connector muxing",
- NULL);
+ "Control type-C connector muxing");
#endif
static int hc_usb_pd_mux_info(struct host_cmd_handler_args *args)