command: Remove the cmd_tbl_t typedef
[oweals/u-boot.git] / board / freescale / common / sys_eeprom.c
index 71af645b037819b74f619aa4f92e996f436382ec..b3421052a5813475c5a3a4f1ccb5111c4e81cf0f 100644 (file)
@@ -383,7 +383,7 @@ static void set_mac_address(unsigned int index, const char *string)
        update_crc();
 }
 
-int do_mac(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
+int do_mac(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])
 {
        char cmd;