]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: dwc: Remove unused of_gpio.h inclusion
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 May 2024 14:20:39 +0000 (17:20 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 28 May 2024 16:15:08 +0000 (11:15 -0500)
commit050a5e4b863213953e28a6bff483f14e643ecc1e
tree1521cf79947888790f0399bc115f84497d33c49c
parent9a14b2976d4900f3d8dac11fa5856572faeb6055
PCI: dwc: Remove unused of_gpio.h inclusion

The of_gpio.h API is deprecated and subject to removal. The driver doesn't
use it, so simply remove the unused header.

[kwilczynski: commit log]
Link: https://lore.kernel.org/linux-pci/20240506142142.4042810-4-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
drivers/pci/controller/dwc/pci-dra7xx.c
drivers/pci/controller/dwc/pci-meson.c
drivers/pci/controller/dwc/pcie-qcom.c
drivers/pci/controller/dwc/pcie-tegra194.c