summaryrefslogtreecommitdiff
path: root/common/charge_ramp.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/charge_ramp.c')
-rw-r--r--common/charge_ramp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/charge_ramp.c b/common/charge_ramp.c
index 775093f837..4a1399b54e 100644
--- a/common/charge_ramp.c
+++ b/common/charge_ramp.c
@@ -358,6 +358,5 @@ static int command_chgramp(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(chgramp, command_chgramp,
"",
- "Dump charge ramp state info",
- NULL);
+ "Dump charge ramp state info");
#endif