serial: lpc32xx_hs: Drop surplus include
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 15 Apr 2020 18:43:00 +0000 (20:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Apr 2020 14:12:33 +0000 (16:12 +0200)
commit9f3745f3719ccd27e0da22a883756e9716fc8cb7
treeaa0cf76ed9d18622bb0986f52f6eef1773c977ba
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
serial: lpc32xx_hs: Drop surplus include

The driver includes <linux/gpio.h> but does not use any symbols
from the file so drop this include.

Cc: Roland Stigge <stigge@antcom.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20200415184300.269889-1-linus.walleij@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/lpc32xx_hs.c