From: Andy Shevchenko Date: Thu, 31 Oct 2024 10:38:18 +0000 (+0200) Subject: USB: bcma: Remove unused of_gpio.h X-Git-Tag: v6.13-rc1~31^2~82 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f80995b2229aac67b7aa560c4e35ff29c8806d72;p=thirdparty%2Fkernel%2Flinux.git USB: bcma: Remove unused of_gpio.h of_gpio.h is deprecated and subject to remove. The drivers in question don't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko Link: https://lore.kernel.org/r/20241031103818.2451816-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/host/bcma-hcd.c b/drivers/usb/host/bcma-hcd.c index 7558cc4d90cc6..519386255886c 100644 --- a/drivers/usb/host/bcma-hcd.c +++ b/drivers/usb/host/bcma-hcd.c @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include