Merge branch 'pci/misc'
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Aug 2022 16:46:53 +0000 (11:46 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Aug 2022 16:46:53 +0000 (11:46 -0500)
commit805f91bc52269597c0808de260305a60309ae92e
tree62ae15aec14fb4ee12e39285589c637eba833928
parented89d69a150660f3268c05ad51e715cd9e3009da
parent6943f3e3ffe537d2c4683c5c13a04e80798b9496
Merge branch 'pci/misc'

- Drop of_match_ptr() to avoid unused variables when CONFIG_OF is unset
  (Bjorn Helgaas)

- Fix ARM pci_remap_iospace() when CONFIG_MMU unset to avoid build errors
  (Pali Rohár)

* pci/misc:
  PCI/ACPI: Update link to PCI firmware specification
  PCI: Drop of_match_ptr() to avoid unused variables
drivers/pci/controller/dwc/pci-keystone.c
drivers/pci/controller/dwc/pcie-armada8k.c
drivers/pci/controller/dwc/pcie-spear13xx.c