commit | 6b90f55f63c75c2c65454aea6703c2ea91b9e372 | [log] [tgz] |
---|---|---|
author | Hanjun Guo <hanjun.guo@linaro.org> | Tue May 06 11:24:30 2014 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed May 07 01:09:47 2014 +0200 |
tree | a2890c43b856d5d4fe82c4b1ce0ba278b33e02be | |
parent | 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd [diff] |
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>