From: Linus Walleij Date: Wed, 15 Apr 2020 18:43:00 +0000 (+0200) Subject: serial: lpc32xx_hs: Drop surplus include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9f3745f3719ccd27e0da22a883756e9716fc8cb7;p=linux.git serial: lpc32xx_hs: Drop surplus include The driver includes but does not use any symbols from the file so drop this include. Cc: Roland Stigge Signed-off-by: Linus Walleij Link: https://lore.kernel.org/r/20200415184300.269889-1-linus.walleij@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/tty/serial/lpc32xx_hs.c b/drivers/tty/serial/lpc32xx_hs.c index 9a836dcac157c..b5898c9320361 100644 --- a/drivers/tty/serial/lpc32xx_hs.c +++ b/drivers/tty/serial/lpc32xx_hs.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include