command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / BuS / eb_cpu5282 / eb_cpu5282.c
index a667413bfc87501240a4acf0e331cae38f72a393..1d05e40c209b66985e5f8e725ecf31fd98b0013c 100644 (file)
@@ -226,7 +226,7 @@ int drv_video_init(void)
 /*---------------------------------------------------------------------------*/
 
 #ifdef CONFIG_VIDEO
-int do_brightness(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+int do_brightness(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        int rcode = 0;
        ulong side;