summaryrefslogtreecommitdiff
path: root/chip/g/jitter.c
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/jitter.c')
-rw-r--r--chip/g/jitter.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/chip/g/jitter.c b/chip/g/jitter.c
index 1dd938cbf3..3a485d3d84 100644
--- a/chip/g/jitter.c
+++ b/chip/g/jitter.c
@@ -218,6 +218,5 @@ static int command_sof(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(sof, command_sof,
"",
- "Display the SoF clock stuff",
- NULL);
+ "Display the SoF clock stuff");
#endif /* DEBUG_ME */