command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / arch / powerpc / cpu / mpc83xx / speed.c
index e2fc0b1e8a2090365a5f5dd71fb6d092b10370c5..5c14aa1f32e71fb982f9955f50157e992620eefd 100644 (file)
@@ -523,7 +523,8 @@ int get_serial_clock(void)
        return get_bus_freq(0);
 }
 
-static int do_clocks(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+static int do_clocks(struct cmd_tbl *cmdtp, int flag, int argc,
+                    char *const argv[])
 {
        char buf[32];