]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite3e9d94a82cc48ce3b32c269a2b607b8eb8d2626
tree62ae15aec14fb4ee12e39285589c637eba833928
parent8e681c7e4239b404bf12f3cda909f52f56ad113a
parent91b06b3ab79bb0a5486a6defd1a0009746d82d03
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