summaryrefslogtreecommitdiff
path: root/board/samus/extpower.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/samus/extpower.c')
-rw-r--r--board/samus/extpower.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/samus/extpower.c b/board/samus/extpower.c
index e54cb52a80..513bed48cd 100644
--- a/board/samus/extpower.c
+++ b/board/samus/extpower.c
@@ -435,5 +435,4 @@ static int command_backboost_det(int argc, char **argv)
return EC_SUCCESS;
}
DECLARE_CONSOLE_COMMAND(bkboost, command_backboost_det, NULL,
- "Read backboost detection",
- NULL);
+ "Read backboost detection");