Re: [PATCH v10 3/6] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
From: Sinan Kaya
Date: Mon Dec 17 2018 - 20:57:35 EST
On Mon, Dec 17, 2018 at 6:01 PM Ingo Molnar <mingo@xxxxxxxxxx> wrote:
>
>
> * Sinan Kaya <okaya@xxxxxxxxxx> wrote:
>
> > We are compiling PCI code today for systems with ACPI and no PCI
> > device present. Remove the useless code and reduce the tight
> > dependency.
> >
> > Signed-off-by: Sinan Kaya <okaya@xxxxxxxxxx>
> > Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> # PCI parts
>
> If this is targeted for the ACPI tree:
>
Thanks, yes. Plan is to take it through ACPI tree.
> Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>
>
> Thanks,
>
> Ingo