summaryrefslogtreecommitdiff
path: root/common/charger.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/charger.c')
-rw-r--r--common/charger.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/charger.c b/common/charger.c
index df66ea3b59..35e73cccba 100644
--- a/common/charger.c
+++ b/common/charger.c
@@ -205,5 +205,4 @@ static int command_charger(int argc, char **argv)
DECLARE_CONSOLE_COMMAND(charger, command_charger,
"[input | current | voltage | dptf] [newval]",
- "Get or set charger param(s)",
- NULL);
+ "Get or set charger param(s)");