From: Andy Shevchenko Date: Wed, 12 Nov 2025 08:52:20 +0000 (+0100) Subject: phy: sophgo: Remove unused of_gpio.h X-Git-Tag: v6.19-rc1~55^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42690b8ec861b502538e425c5a7feb7a38764f04;p=thirdparty%2Fkernel%2Flinux.git phy: sophgo: Remove unused of_gpio.h of_gpio.h is deprecated and subject to remove. The driver doesn't use it, simply remove the unused header. Signed-off-by: Andy Shevchenko Signed-off-by: Vinod Koul --- diff --git a/drivers/phy/sophgo/phy-cv1800-usb2.c b/drivers/phy/sophgo/phy-cv1800-usb2.c index 64f8e37b4b527..6fe846534e9cb 100644 --- a/drivers/phy/sophgo/phy-cv1800-usb2.c +++ b/drivers/phy/sophgo/phy-cv1800-usb2.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include