Cleanup for GCC-4.x
[oweals/u-boot.git] / board / atc / flash.c
index 26b7c80d3526611bae108181b39e66a973d19db6..2ab60e866b2ff40c93a297956e2c06338bbeda2e 100644 (file)
@@ -181,7 +181,7 @@ void flash_print_info (flash_info_t *info)
        int i;
        uchar *boottype;
        uchar *bootletter;
-       uchar *fmt;
+       char *fmt;
        uchar botbootletter[] = "B";
        uchar topbootletter[] = "T";
        uchar botboottype[] = "bottom boot sector";