Cleanup for GCC-4.x
[oweals/u-boot.git] / board / siemens / SCM / scm.c
index d832edf8255b2b44405e89d03070ff34f073658b..d20688d5687133d8677c784f0e95070eebb96a92 100644 (file)
@@ -206,7 +206,7 @@ const iop_conf_t iop_conf_tab[4][32] = {
  */
 int checkboard (void)
 {
-       unsigned char str[64];
+       char str[64];
        int i = getenv_r ("serial#", str, sizeof (str));
 
        puts ("Board: ");