On Tue, Mar 24, 2015 at 10:02:40PM +0800, Hanjun Guo wrote: > CONFIG_ACPI depends CONFIG_PCI on x86 and ia64, in ARM64 server > world we will have PCIe in most cases, but some of them may not, > make CONFIG_ACPI depend CONFIG_PCI on ARM64 will satisfy both. > > With that case, we need some arch dependent PCI functions to > access the config space before the PCI root bridge is created, and > pci_acpi_scan_root() to create the PCI root bus. So introduce > some stub function here to make ACPI core compile and revisit > them later when implemented on ARM64. > > CC: Liviu Dudau <liviu.du...@arm.com> > CC: Catalin Marinas <catalin.mari...@arm.com> > CC: Will Deacon <will.dea...@arm.com> > Tested-by: Suravee Suthikulpanit <suravee.suthikulpa...@amd.com> > Tested-by: Yijing Wang <wangyij...@huawei.com> > Tested-by: Mark Langsdorf <mlang...@redhat.com> > Tested-by: Jon Masters <j...@redhat.com> > Tested-by: Timur Tabi <ti...@codeaurora.org> > Tested-by: Robert Richter <rrich...@cavium.com> > Acked-by: Robert Richter <rrich...@cavium.com> > Reviewed-by: Grant Likely <grant.lik...@linaro.org> > Signed-off-by: Hanjun Guo <hanjun....@linaro.org>
Acked-by: Catalin Marinas <catalin.mari...@arm.com> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/