]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
tty: serial: lantiq: Drop GPIO include
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 29 Feb 2020 21:23:31 +0000 (22:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2020 12:16:16 +0000 (13:16 +0100)
commit8145e85f8245ec92516b331ccf0bdc833fe3ef17
tree0855e473fe0852512f29ae66999332c8c8ea60eb
parent67f468d4ae9fd3589f8086103c13686923f82a57
tty: serial: lantiq: Drop GPIO include

Nothing in this driver uses the symbols from <linux/gpio.h>
so drop this include.

Cc: Rahul Tanwar <rahul.tanwar@linux.intel.com>
Cc: Songjun Wu <songjun.wu@linux.intel.com>
Cc: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: John Crispin <john@phrozen.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20200229212331.174946-1-linus.walleij@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/lantiq.c