net: stmmac: dwmac-rk: Remove unused of_gpio.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 13 Mar 2024 14:00:57 +0000 (16:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Mar 2024 12:14:39 +0000 (12:14 +0000)
commit19c5c04d3178a8a4ca803369aa4948dad1ece902
treec772d1a2caa8a94f327b79c4e31500fc45f69423
parent9187210eee7d87eea37b45ea93454a88681894a4
net: stmmac: dwmac-rk: 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>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c