[PATCH v1 0/4] PCI: dwc: Drop or replace unused linux/gpio.h
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Wed May 6 01:47:23 PDT 2026
The <linux/gpio.h> is a legacy header that is going to die.
Make sure that PCI DesignWare drivers do not include it.
Compile tested on x86_64.
Andy Shevchenko (4):
PCI: amd-mdb: Use the right GPIO header
PCI: designware-plat: Drop unused include
PCI: fu740: Drop unused include
PCI: visconti: Drop unused include
drivers/pci/controller/dwc/pcie-amd-mdb.c | 2 +-
drivers/pci/controller/dwc/pcie-designware-plat.c | 1 -
drivers/pci/controller/dwc/pcie-fu740.c | 1 -
drivers/pci/controller/dwc/pcie-visconti.c | 1 -
4 files changed, 1 insertion(+), 4 deletions(-)
--
2.50.1
More information about the linux-arm-kernel
mailing list