summaryrefslogtreecommitdiff
path: root/power/mediatek.c
diff options
context:
space:
mode:
Diffstat (limited to 'power/mediatek.c')
-rw-r--r--power/mediatek.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/power/mediatek.c b/power/mediatek.c
index 6cfa4fd650..7ac9143803 100644
--- a/power/mediatek.c
+++ b/power/mediatek.c
@@ -817,5 +817,4 @@ static int command_power(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(power, command_power,
"on/off",
- "Turn AP power on/off",
- NULL);
+ "Turn AP power on/off");