[PATCH net-next 0/2] net: mdio-gpio: remove unneeded headers
From: Bartosz Golaszewski
Date: Mon Mar 16 2026 - 06:10:04 EST
This removes linux/mdio-gpio.h and linux/platform_data/mdio-gpio.h as
they are not needed due to the symbols either being used by the
mdio-gpio module alone or not used at all.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
---
Bartosz Golaszewski (2):
net: mdio-gpio: remove linux/mdio-gpio.h
net: mdio-gpio: remove linux/platform_data/mdio-gpio.h
MAINTAINERS | 1 -
drivers/net/mdio/mdio-gpio.c | 12 ++++--------
include/linux/mdio-gpio.h | 9 ---------
include/linux/platform_data/mdio-gpio.h | 14 --------------
4 files changed, 4 insertions(+), 32 deletions(-)
---
base-commit: b84a0ebe421ca56995ff78b66307667b62b3a900
change-id: 20260316-gpio-mdio-hdr-cleanup-c70763dd52f4
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>