net: phy: marvell-88x2222: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 7 Mar 2024 12:23:45 +0000 (14:23 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 11 Mar 2024 20:46:01 +0000 (13:46 -0700)
commit22ca20fd12f8b515d74c5e8e8a57e3c3d97def20
treec91c13e19bf192c1ee5bd93a407927cad895eb5a
parent2920dd92b980c73d15c1a187b4cb7820521cf9fa
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 <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240307122346.3677534-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/marvell-88x2222.c