]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/esd/ocrtc/ocrtc.c
Cleanup for GCC-4.x
[karo-tx-uboot.git] / board / esd / ocrtc / ocrtc.c
index ac032ef0ad2125fb670c96637f1b018fd366ee85..261b8a54d022bbe55c0c108b7683d124d96b114c 100644 (file)
@@ -74,7 +74,7 @@ int misc_init_f (void)
  */
 int checkboard (void)
 {
-       unsigned char str[64];
+       char str[64];
        int i = getenv_r ("serial#", str, sizeof (str));
 
        puts ("Board: ");