From: Andy Shevchenko Date: Thu, 7 Mar 2024 12:23:45 +0000 (+0200) Subject: net: phy: marvell-88x2222: Remove unused of_gpio.h X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=22ca20fd12f8b515d74c5e8e8a57e3c3d97def20;p=people%2Faperard%2Flinux.git net: phy: marvell-88x2222: 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 Link: https://lore.kernel.org/r/20240307122346.3677534-1-andriy.shevchenko@linux.intel.com Signed-off-by: Jakub Kicinski --- diff --git a/drivers/net/phy/marvell-88x2222.c b/drivers/net/phy/marvell-88x2222.c index e3aa30dad2e63..b88398e6872bc 100644 --- a/drivers/net/phy/marvell-88x2222.c +++ b/drivers/net/phy/marvell-88x2222.c @@ -9,12 +9,10 @@ */ #include #include -#include #include #include #include #include -#include #include #include