]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
serial: xilinx_uartps: Drop unused include
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 20 Mar 2026 22:08:27 +0000 (23:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Mar 2026 15:36:34 +0000 (17:36 +0200)
commitda6dbbf11c01aba88233c5be247ed2918183b387
treec9dbaeb92ade2bb223a6888f991def10b23ff968
parent2d2640712455fc1c9a0bab0196404e27cf48d1af
serial: xilinx_uartps: Drop unused include

This driver includes the legacy header <linux/gpio.h> but does
not use any symbols from it. Drop the inclusion.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20260320220827.3237499-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/xilinx_uartps.c