summaryrefslogtreecommitdiff
path: root/power/baytrail.c
diff options
context:
space:
mode:
Diffstat (limited to 'power/baytrail.c')
-rw-r--r--power/baytrail.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/power/baytrail.c b/power/baytrail.c
index 3290378234..975d9d27d8 100644
--- a/power/baytrail.c
+++ b/power/baytrail.c
@@ -422,5 +422,4 @@ static int console_command_powerfail(int argc, char **argv)
}
DECLARE_CONSOLE_COMMAND(powerfail, console_command_powerfail,
NULL,
- "Fake PLTRST# failure during next power-on",
- NULL);
+ "Fake PLTRST# failure during next power-on");