From: Linus Walleij Date: Sat, 29 Feb 2020 21:23:31 +0000 (+0100) Subject: tty: serial: lantiq: Drop GPIO include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8145e85f8245ec92516b331ccf0bdc833fe3ef17;p=linux.git tty: serial: lantiq: Drop GPIO include Nothing in this driver uses the symbols from so drop this include. Cc: Rahul Tanwar Cc: Songjun Wu Cc: Martin Blumenstingl Cc: John Crispin Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20200229212331.174946-1-linus.walleij@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/lantiq.c b/drivers/tty/serial/lantiq.c index f67226df30d44..c5e46ff972e44 100644 --- a/drivers/tty/serial/lantiq.c +++ b/drivers/tty/serial/lantiq.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include