summaryrefslogtreecommitdiff
path: root/cmd/bootstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/bootstage.c')
-rw-r--r--cmd/bootstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/bootstage.c b/cmd/bootstage.c
index 5246924f39a..c47679d69d6 100644
--- a/cmd/bootstage.c
+++ b/cmd/bootstage.c
@@ -86,7 +86,6 @@ static int do_boostage(struct cmd_tbl *cmdtp, int flag, int argc,
return CMD_RET_USAGE;
}
-
U_BOOT_CMD(bootstage, 4, 1, do_boostage,
"Boot stage command",
" - check boot progress and timing\n"