From: Hanjun Guo Date: Tue, 6 May 2014 03:24:30 +0000 (+0800) Subject: ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~5^2~17^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b90f55f63c75c2c65454aea6703c2ea91b9e372;p=pandora-kernel.git 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 Reviewed-by: Bjorn Helgaas Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed