command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / c29xpcie / cpld.c
index f57047d1d3980dd03ffde0906fb7bd01e31d50a3..b864a60c44635e348b12ed01711ab9dd37da73f7 100644 (file)
@@ -89,7 +89,7 @@ static void cpld_dump_regs(void)
 #endif
 
 #ifndef CONFIG_SPL_BUILD
-int cpld_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+int cpld_cmd(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        int rc = 0;
        unsigned char value;