From: Andy Shevchenko Date: Wed, 8 May 2024 11:43:21 +0000 (+0300) Subject: mfd: omap-usb-host: Remove unused linux/gpio.h X-Git-Tag: v6.11-rc1~147^2~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=22ff67ad8c3b792591b45fa14dc72d400114509b;p=thirdparty%2Fkernel%2Flinux.git 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 Link: https://lore.kernel.org/r/20240508114321.964374-1-andriy.shevchenko@linux.intel.com Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/omap-usb-host.c b/drivers/mfd/omap-usb-host.c index 949feb03d4f8d..6de7ba7523455 100644 --- a/drivers/mfd/omap-usb-host.c +++ b/drivers/mfd/omap-usb-host.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include #include