summaryrefslogtreecommitdiff
path: root/board/elm/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/elm/board.c')
-rw-r--r--board/elm/board.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/board/elm/board.c b/board/elm/board.c
index de8142080f..a7562d9bb1 100644
--- a/board/elm/board.c
+++ b/board/elm/board.c
@@ -234,8 +234,7 @@ int command_pd_reset(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(resetpd, command_pd_reset,
"",
- "Reset PD IC",
- NULL);
+ "Reset PD IC");
/**
* There is a level shift for AC_OK & LID_OPEN signal between AP & EC,