command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / t208xrdb / cpld.c
index 9a9b9d8e7798a837ca8ab5009c94cb0d8a67f0e8..b9ba62adffcddd59517415b3e0256dc3da127a3d 100644 (file)
@@ -43,7 +43,7 @@ void cpld_set_defbank(void)
        CPLD_WRITE(reset_ctl, CPLD_LBMAP_RESET);
 }
 
-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;