summaryrefslogtreecommitdiff
path: root/chip/g/usb.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/usb.c')
-rw-r--r--chip/g/usb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/chip/g/usb.c b/chip/g/usb.c
index 751b4b131d..e2d3e15177 100644
--- a/chip/g/usb.c
+++ b/chip/g/usb.c
@@ -1404,5 +1404,4 @@ static int command_usb(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(usb, command_usb,
"[<BOOLEAN> | a | b]",
- "Get/set the USB connection state and PHY selection",
- NULL);
+ "Get/set the USB connection state and PHY selection");