tty: serial: atmel_serial: Drop GPIO includes
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 29 Feb 2020 22:09:41 +0000 (23:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2020 12:16:16 +0000 (13:16 +0100)
commit67f468d4ae9fd3589f8086103c13686923f82a57
tree177fe4788ccf1b9bcc2960fafe960089d3ffb9f8
parentbc80932cc25af5cca28574a2aa293f37a1660837
tty: serial: atmel_serial: Drop GPIO includes

Nothing in this driver uses the symbols from these GPIO
includes so drop them. These are probably just historical
artifacts from befor mctrl_gpio was used.

Cc: Ludovic Desroches <ludovic.desroches@microchip.com>
Cc: Razvan Stefanescu <razvan.stefanescu@microchip.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Link: https://lore.kernel.org/r/20200229220941.205599-1-linus.walleij@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/atmel_serial.c