On 19.08.2021 14:02, Rahul Singh wrote: > Compilation error is observed when ACPI and HAS_PCI is enabled for ARM > architecture. Move the code under CONFIG_X86 flag to gate the code for > ARM.
Please give at least one example of what it is that fails to compile. What an appropriate action is depends on the nature of the error(s), and from looking at the enclosed code I cannot easily see what it might be that breaks for Arm. And as suggested by Julien for the earlier patch - you will want to re-order things such that compilation doesn't "break" in the first place. Title and description would then want adjusting accordingly. Jan
