summaryrefslogtreecommitdiff
path: root/board/reef/battery.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/reef/battery.c')
-rw-r--r--board/reef/battery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/reef/battery.c b/board/reef/battery.c
index 850fc1a571..f0f7048296 100644
--- a/board/reef/battery.c
+++ b/board/reef/battery.c
@@ -295,7 +295,7 @@ 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 */