ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific
authorHanjun Guo <hanjun.guo@linaro.org>
Tue, 6 May 2014 03:24:30 +0000 (11:24 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 6 May 2014 23:09:47 +0000 (01:09 +0200)
commit6b90f55f63c75c2c65454aea6703c2ea91b9e372
treea2890c43b856d5d4fe82c4b1ce0ba278b33e02be
parent89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd
ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific

For pci_acpi_crs_quirks(), ia64 already doesn't use it, and we can
not foresee it should be used in ARM64, so stub out pci_acpi_crs_quirks()
to avoid introducing platform specific dummy stub function.

Signed-off-by: Hanjun Guo <hanjun.guo@linaro.org>
Reviewed-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
arch/ia64/include/asm/acpi.h
include/acpi/acpi_drivers.h