command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / t104xrdb / cpld.c
index f9c8ab3752ecc594d72001381b1ae3a682f661a0..ac34095f3b669215968c7a1dcc1e3e3b225b3a25 100644 (file)
@@ -82,7 +82,7 @@ static void cpld_dump_regs(void)
 }
 #endif
 
-int do_cpld(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+int do_cpld(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        int rc = 0;