summaryrefslogtreecommitdiff
path: root/driver/pmu_tps65090.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/pmu_tps65090.c')
-rw-r--r--driver/pmu_tps65090.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/driver/pmu_tps65090.c b/driver/pmu_tps65090.c
index ba3407c81d..665801538a 100644
--- a/driver/pmu_tps65090.c
+++ b/driver/pmu_tps65090.c
@@ -694,8 +694,7 @@ static int command_pmu(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(pmu, command_pmu,
"<repeat_count|reset>",
- "Print PMU info or force a hard reset",
- NULL);
+ "Print PMU info or force a hard reset");
#endif
/*****************************************************************************/