command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / t4rdb / cpld.c
index 470b5f9154920c5e166f12c26470e7731f13a852..d484509bc20a0b2f022fda4062ab08ef237e5be5 100644 (file)
@@ -95,7 +95,7 @@ static void cpld_dump_regs(void)
 #endif
 
 #ifndef CONFIG_SPL_BUILD
-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;