summaryrefslogtreecommitdiff
path: root/chip/g/sps.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/sps.c')
-rw-r--r--chip/g/sps.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/chip/g/sps.c b/chip/g/sps.c
index 923e39398c..a25e379bb6 100644
--- a/chip/g/sps.c
+++ b/chip/g/sps.c
@@ -520,6 +520,5 @@ static int command_sps(int argc, char **argv)
DECLARE_CONSOLE_COMMAND(spstest, command_sps,
"<num of frames>",
- "Loop back frames (10 by default) back to the host",
- NULL);
+ "Loop back frames (10 by default) back to the host");
#endif /* CONFIG_SPS_TEST */