commit | 274a5ed6d8ca16f65bccdce95a14ecf29ff81764 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Jun 13 22:24:38 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Jun 14 12:48:48 2017 +0200 |
tree | 9a53ee61fff4db171069292f8d341d1ecd03f632 | |
parent | 7b08579f5c2a5c0e94b4a9f298339c2fdf0fcc89 [diff] |
tty/serial: atmel: remove atmel_default_console_device handling atmel_default_console_device was only used by AVR32, in particular arch/avr32/mach-at32ap/at32ap700x.c which is now gone. Remove it from the driver. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Acked-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>