add ar7-2.6 fixes by Stefan Weil
[openwrt-10.03/.git] / target / linux / ar7-2.6 / files / arch / mips / ar7 / prom.c
index 20926c67eb9eba5b18bc0f685b296f44eda1b6d9..38037dd337100a5e05fc4c2de671dca00831e876 100644 (file)
@@ -246,7 +246,6 @@ static void __init console_config(void)
 
 #ifdef CONFIG_KGDB
        strcat(prom_getcmdline(), " console=kgdb");
-       prom_printf("Please connect GDB to this port\n");
        kgdb_enabled = 1;
        return;
 #endif