summaryrefslogtreecommitdiff
path: root/common/cmd_df.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cmd_df.c')
-rw-r--r--common/cmd_df.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_df.c b/common/cmd_df.c
index 9a3c84c38c..f7e5df3e2d 100644
--- a/common/cmd_df.c
+++ b/common/cmd_df.c
@@ -27,7 +27,7 @@ static int do_df(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
}
usage:
- return cmd_usage(cmdtp);
+ return CMD_RET_USAGE;
}
U_BOOT_CMD(