diff options
Diffstat (limited to 'arch/arm/mach-at91/board-yl-9200.c')
-rw-r--r-- | arch/arm/mach-at91/board-yl-9200.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-at91/board-yl-9200.c b/arch/arm/mach-at91/board-yl-9200.c index 38dd279d30b2..e94a04eae5e6 100644 --- a/arch/arm/mach-at91/board-yl-9200.c +++ b/arch/arm/mach-at91/board-yl-9200.c | |||
@@ -75,9 +75,6 @@ static void __init yl9200_init_early(void) | |||
75 | 75 | ||
76 | /* USART3 on ttyS3. (Rx, Tx, RTS - RS485 interface) */ | 76 | /* USART3 on ttyS3. (Rx, Tx, RTS - RS485 interface) */ |
77 | at91_register_uart(AT91RM9200_ID_US3, 3, ATMEL_UART_RTS); | 77 | at91_register_uart(AT91RM9200_ID_US3, 3, ATMEL_UART_RTS); |
78 | |||
79 | /* set serial console to ttyS0 (ie, DBGU) */ | ||
80 | at91_set_serial_console(0); | ||
81 | } | 78 | } |
82 | 79 | ||
83 | /* | 80 | /* |