summaryrefslogtreecommitdiff
path: root/common/host_command_master.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/host_command_master.c')
-rw-r--r--common/host_command_master.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/host_command_master.c b/common/host_command_master.c
index d0a16e1331..c567271688 100644
--- a/common/host_command_master.c
+++ b/common/host_command_master.c
@@ -222,6 +222,5 @@ static int command_pd_mcu(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(pdcmd, command_pd_mcu,
"cmd ver [params]",
- "Send PD host command",
- NULL);
+ "Send PD host command");