command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / p2041rdb / cpld.c
index 3037ef89f118d1f81d7627fb0b8513091461bccf..b042fe3bcbc06d11db421dc0f41f31657a70b96e 100644 (file)
@@ -87,7 +87,7 @@ static void cpld_dump_regs(void)
 }
 #endif
 
-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;