]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/ebony/ebony.c
Cleanup for GCC-4.x
[karo-tx-uboot.git] / board / amcc / ebony / ebony.c
index f6bb83713fd95934cd2524f7439fd65a0634cdca..9191f0f60f2e7c2f98a22d1db7133fa2645730d6 100644 (file)
@@ -91,7 +91,7 @@ int board_early_init_f(void)
 int checkboard(void)
 {
        sys_info_t sysinfo;
-       unsigned char *s = getenv("serial#");
+       char *s = getenv("serial#");
 
        get_sys_info(&sysinfo);