]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/mips/lib/board.c
board_init_r: Removed unused cmdtp variable
[karo-tx-uboot.git] / arch / mips / lib / board.c
index 0044b19450170f87cbfa7341c30c9198b520703d..4a22f7b41c71c6ce5d6d09c297bf82c5499c068a 100644 (file)
@@ -276,7 +276,6 @@ void board_init_f(ulong bootflag)
 
 void board_init_r (gd_t *id, ulong dest_addr)
 {
-       cmd_tbl_t *cmdtp;
 #ifndef CONFIG_SYS_NO_FLASH
        ulong size;
 #endif