command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / cmd / diag.c
index 8d21c7dde8092f713aec34dadcc3826a394eeeaf..f51536dbfaaf84bdfe4639dde9bc6ed77fe44469 100644 (file)
@@ -11,7 +11,7 @@
 #include <command.h>
 #include <post.h>
 
-int do_diag (cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[])
+int do_diag(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        unsigned int i;