summaryrefslogtreecommitdiff
path: root/driver/regulator_ir357x.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/regulator_ir357x.c')
-rw-r--r--driver/regulator_ir357x.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/driver/regulator_ir357x.c b/driver/regulator_ir357x.c
index e87094534d..4f65db13e6 100644
--- a/driver/regulator_ir357x.c
+++ b/driver/regulator_ir357x.c
@@ -236,8 +236,7 @@ static int command_ir357x(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(ir357x, command_ir357x,
"[check|write]",
- "IR357x core regulator control",
- NULL);
+ "IR357x core regulator control");
#endif
static void ir357x_hot_settings(void)