USB: sisusbvga: remove console support
authorJiri Slaby (SUSE) <jirislaby@kernel.org>
Thu, 8 Dec 2022 09:07:46 +0000 (10:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Dec 2022 09:44:24 +0000 (10:44 +0100)
commit74d58cd48a8f5848dfda8bc09d11c90f3ea42b0e
treef8e687b0c38f41c905b6691b2ad3018bb436a72b
parent1524ceb14dd5ebd6f724d993c5ec1a9a8d445d8e
USB: sisusbvga: remove console support

It was marked as BROKEN since commit 862ee699fefe (USB: sisusbvga: Make
console support depend on BROKEN) 2 years ago. Since noone stepped up to
fix it, remove it completely.

Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: Christophe Leroy <christophe.leroy@csgroup.eu>
Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: Thomas Winischhofer <thomas@winischhofer.net>
Cc: linuxppc-dev@lists.ozlabs.org
Cc: linux-sh@vger.kernel.org
Cc: linux-usb@vger.kernel.org
Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20221208090749.28056-1-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/powerpc/configs/ppc6xx_defconfig
arch/sh/configs/landisk_defconfig
drivers/usb/misc/sisusbvga/Kconfig
drivers/usb/misc/sisusbvga/Makefile
drivers/usb/misc/sisusbvga/sisusb.c
drivers/usb/misc/sisusbvga/sisusb.h
drivers/usb/misc/sisusbvga/sisusb_con.c [deleted file]
drivers/usb/misc/sisusbvga/sisusb_init.c [deleted file]
drivers/usb/misc/sisusbvga/sisusb_init.h [deleted file]