summaryrefslogtreecommitdiff
path: root/board/lucid/battery.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/lucid/battery.c')
-rw-r--r--board/lucid/battery.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/lucid/battery.c b/board/lucid/battery.c
index 7dc3872dff..d5d6a29dba 100644
--- a/board/lucid/battery.c
+++ b/board/lucid/battery.c
@@ -197,7 +197,6 @@ static int command_fastcharge(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(fastcharge, command_fastcharge,
"[on|off]",
- "Get or set fast charging profile",
- NULL);
+ "Get or set fast charging profile");
#endif /* CONFIG_CHARGER_PROFILE_OVERRIDE */