command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / t102xrdb / cpld.c
index 2b640e0450e31191e3f12f1b51234a3e8bcbc124..47c3b1627e34ba30faba1703df15825e81db05c2 100644 (file)
@@ -72,7 +72,7 @@ static void cpld_dump_regs(void)
        putc('\n');
 }
 
-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;