linux/drivers/net/ethernet/apm/xgene
Andy Shevchenko ad530283d3 drivers: net: xgene: Don't use "proxy" headers
Update header inclusions to follow IWYU (Include What You Use)
principle.

In this case replace *gpio.h, which are subject to remove by the GPIOLIB
subsystem, with the respective headers that are being used by the driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20250224120037.3801609-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-02-25 18:27:58 -08:00
..
Kconfig
Makefile
xgene_enet_cle.c
xgene_enet_cle.h
xgene_enet_ethtool.c
xgene_enet_hw.c net: xgene_enet: Use helper rgmii_clock 2024-12-09 18:36:03 -08:00
xgene_enet_hw.h
xgene_enet_main.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
xgene_enet_main.h
xgene_enet_ring2.c
xgene_enet_ring2.h
xgene_enet_sgmac.c
xgene_enet_sgmac.h
xgene_enet_xgmac.c drivers: net: xgene: Don't use "proxy" headers 2025-02-25 18:27:58 -08:00
xgene_enet_xgmac.h