From: Linus Walleij Date: Sat, 29 Feb 2020 21:23:31 +0000 (+0100) Subject: tty: serial: lantiq: Drop GPIO include X-Git-Tag: block-5.7-2020-04-09~12^2~92 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=8145e85f8245ec92516b331ccf0bdc833fe3ef17;p=linux-2.6-block.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 f67226df30d4..c5e46ff972e4 100644 --- a/drivers/tty/serial/lantiq.c +++ b/drivers/tty/serial/lantiq.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include