command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / test / time_ut.c
index 40a19a50d93b92c580df34625adab8805c3ac022..70a866b441e36d677049f96046a2e8aef86e2a05 100644 (file)
@@ -117,7 +117,7 @@ static int test_udelay(void)
        return 0;
 }
 
-int do_ut_time(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+int do_ut_time(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        int ret = 0;