[RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI on ARM64

Hanjun Guo hanjun.guo at linaro.org
Wed Dec 4 09:08:47 EST 2013


On 2013年12月04日 00:41, Matthew Garrett wrote:
> Given the number of #ifdefs you're adding, wouldn't it make more sense
> to just add stub functions to include/linux/pci.h?

Thanks for the suggestion :)

I can add stub functions in include/linux/pci.h for raw_pci_read()/
raw_pci_write(), then can remove #ifdefs for acpi_os_read/write_pci_configuration().

Thanks
Hanjun

>




More information about the linux-arm-kernel mailing list