]> www.infradead.org Git - linux.git/commit
mfd: omap-usb-host: Remove unused linux/gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 8 May 2024 11:43:21 +0000 (14:43 +0300)
committerLee Jones <lee@kernel.org>
Thu, 4 Jul 2024 16:08:02 +0000 (17:08 +0100)
commit22ff67ad8c3b792591b45fa14dc72d400114509b
tree84115d5cb99a8f7dd11dd00c11610600786347ab
parent326ae03d772de6e082d346466671c3b66de2962d
mfd: omap-usb-host: Remove unused linux/gpio.h

linux/gpio.h is deprecated and subject to remove.
The driver doesn't use it, simply remove the unused header.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240508114321.964374-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/omap-usb-host.c