]> git.sur5r.net Git - u-boot/blobdiff - common/hush.c
Revert "mii: miiphy register address width change"
[u-boot] / common / hush.c
index 2495a6d5927d6033fe860e724447769fae731ad7..e8e24d7deab952f7e7d0d429febfa94b464398d1 100644 (file)
@@ -1000,7 +1000,6 @@ static void get_user_input(struct in_str *i)
        fflush(stdout);
        i->p = the_command;
 #else
-       extern char console_buffer[];
        int n;
        static char the_command[CONFIG_SYS_CBSIZE];