]> git.sur5r.net Git - u-boot/blobdiff - board/esd/canbt/canbt.c
Cleanup for GCC-4.x
[u-boot] / board / esd / canbt / canbt.c
index ab4924970256ac4e44be432008f18ac6e9f173b4..2ced6cb17f282767fbf8aad2a658a165da19f2aa 100644 (file)
@@ -156,7 +156,7 @@ int checkboard (void)
 {
        int index;
        int len;
-       unsigned char str[64];
+       char str[64];
        int i = getenv_r ("serial#", str, sizeof (str));
 
        puts ("Board: ");