From: Fabio Estevam Date: Mon, 18 Jan 2021 15:21:54 +0000 (-0300) Subject: serial: mxs-auart: Remove X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=532b7cecdd4bee0e50c704b1281194c88f19cef1;p=linux.git serial: mxs-auart: Remove There is nothing in the driver that uses the definitions from . Remove the unused header file inclusion. Signed-off-by: Fabio Estevam Link: https://lore.kernel.org/r/20210118152154.1644569-2-festevam@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/mxs-auart.c b/drivers/tty/serial/mxs-auart.c index 01fedb41cf934..f414d6acad69d 100644 --- a/drivers/tty/serial/mxs-auart.c +++ b/drivers/tty/serial/mxs-auart.c @@ -34,8 +34,6 @@ #include #include -#include - #include #include #include