From: Andy Shevchenko Date: Thu, 31 Oct 2024 10:46:31 +0000 (+0200) Subject: phy: sun4i-usb: Remove unused of_gpio.h X-Git-Tag: v6.14-rc1~42^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b6096751a652a7e7526d4b3d59971a40c3287ef7;p=thirdparty%2Flinux.git phy: sun4i-usb: 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 Reviewed-by: Andre Przywara Link: https://lore.kernel.org/r/20241031104631.2454581-1-andriy.shevchenko@linux.intel.com Signed-off-by: Vinod Koul --- diff --git a/drivers/phy/allwinner/phy-sun4i-usb.c b/drivers/phy/allwinner/phy-sun4i-usb.c index cd159a71b23c3..29b8fd4b93511 100644 --- a/drivers/phy/allwinner/phy-sun4i-usb.c +++ b/drivers/phy/allwinner/phy-sun4i-usb.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #include #include