ARM: at91: drop at91_set_serial_console
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-at91 / board-stamp9g20.c
index 7640049410a04b505ba7fd9f55d7ebfbb5aa1538..38a7ca5a5a605880c8741782fddf9017eed90890 100644 (file)
@@ -39,9 +39,6 @@ void __init stamp9g20_init_early(void)
 
        /* DGBU on ttyS0. (Rx & Tx only) */
        at91_register_uart(0, 0, 0);
-
-       /* set serial console to ttyS0 (ie, DBGU) */
-       at91_set_serial_console(0);
 }
 
 static void __init stamp9g20evb_init_early(void)