serial: pic32: remove unused items from the header
authorJiri Slaby <jslaby@suse.cz>
Tue, 3 May 2022 06:31:12 +0000 (08:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 May 2022 20:39:16 +0000 (22:39 +0200)
commit5c83ffd90bc078d6f585190dc9740584bfcad1e7
tree42e6a9366b89766449e4a6a39c473df2dd580914
parentd7c76716169ddc37cf6316ff381d34ea807fbfd7
serial: pic32: remove unused items from the header

struct pic32_console_opt and its support are unused in pic32. So remove
all that.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20220503063122.20957-2-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/pic32_uart.h