summaryrefslogtreecommitdiff
path: root/driver/mcdp28x0.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/mcdp28x0.c')
-rw-r--r--driver/mcdp28x0.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/driver/mcdp28x0.c b/driver/mcdp28x0.c
index 0a39e5e225..3af0eec0c9 100644
--- a/driver/mcdp28x0.c
+++ b/driver/mcdp28x0.c
@@ -309,6 +309,5 @@ int command_mcdp(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(mcdp, command_mcdp,
"info|devid <id>|appstest <cmd> [<params>]",
- "USB PD",
- NULL);
+ "USB PD");
#endif /* CONFIG_CMD_MCDP */