commit | 9f3745f3719ccd27e0da22a883756e9716fc8cb7 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Wed Apr 15 20:43:00 2020 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Apr 16 16:12:33 2020 +0200 |
tree | aa0cf76ed9d18622bb0986f52f6eef1773c977ba | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 [diff] |
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>