command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / tools / proftool.c
index fecb9d6e99c254e412db87a4a22eb4a4d6caca91..ea7d07a277e97ae9b6c5b473f2764bbdc63b6f04 100644 (file)
@@ -532,7 +532,7 @@ static int make_ftrace(void)
        return 0;
 }
 
-static int prof_tool(int argc, char * const argv[],
+static int prof_tool(int argc, char *const argv[],
                     const char *prof_fname, const char *map_fname,
                     const char *trace_config_fname)
 {