Revert "Add board_pre_console_putc to deal with early console output"
[platform/kernel/u-boot.git] / common / cmd_mdio.c
index 4ac9de4..77d8df1 100644 (file)
@@ -193,7 +193,7 @@ static int do_mdio(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
        struct mii_dev *bus;
 
        if (argc < 2)
-               return cmd_usage(cmdtp);
+               return CMD_RET_USAGE;
 
        /*
         * We use the last specified parameters, unless new ones are