]> Gentwo Git Trees - linux/.git/commit
serial: Remove unused uart_get_console
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 8 Jun 2025 15:46:54 +0000 (16:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2025 11:24:16 +0000 (13:24 +0200)
commitd574c5dc8cfe1fd1ddda6edb435f3b3f39155c52
tree760255f13d27e85a6744912918a5b10116103438
parent4fcc287f3c692450ffd91c72a19c58740494491a
serial: Remove unused uart_get_console

uart_get_console() has been unused since 2019's
commit bd0d9d159988 ("serial: remove ks8695 driver")

Remove it, and it's associated docs.

Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20250608154654.73994-1-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/driver-api/serial/driver.rst
drivers/tty/serial/serial_core.c
include/linux/serial_core.h