net: mdio_bus: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 7 Mar 2024 12:22:31 +0000 (14:22 +0200)
committerJakub Kicinski <kuba@kernel.org>
Mon, 11 Mar 2024 20:45:12 +0000 (13:45 -0700)
commit86a7abbb221057dd362bb7af05ee0464d3846850
treef1214399612142c14d78e740dc012b0454c6b911
parentc057eddcb45ac13db487fa413f75611c69aad600
net: mdio_bus: 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/20240307122231.3677241-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/mdio_bus.c