[PATCH v1 6/7] tty: Drop unused efm32 serial driver

Greg Kroah-Hartman gregkh at linuxfoundation.org
Thu Jan 14 10:34:11 EST 2021


On Thu, Jan 14, 2021 at 04:16:29PM +0100, Uwe Kleine-König wrote:
> Support for this machine was just removed, so drop the now unused UART
> driver, too.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
>  drivers/tty/serial/Kconfig       | 13 -------------
>  drivers/tty/serial/Makefile      |  1 -
>  include/uapi/linux/serial_core.h |  3 ---
>  3 files changed, 17 deletions(-)

Shouldn't you delete the .c file for the serial driver in this patch as
well?

greg k-h



More information about the linux-arm-kernel mailing list