]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / LPSS: Make PCI dependency explicit
authorSinan Kaya <okaya@kernel.org>
Sat, 5 Jan 2019 10:05:56 +0000 (10:05 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 15 Jan 2019 22:16:18 +0000 (23:16 +0100)
commit0491d24025f4003f38f366f80d3e93fe2a6bad5e
treeb452e6825f6c4f443ee3bc9b3e2f7f4bd243d58c
parent5ada4c1885c3ebec7f8758c3968a4b57e1d3dc0e
ACPI / LPSS: Make PCI dependency explicit

After commit e1482fc8f54d (PCI/ACPI: Allow ACPI to be built without
CONFIG_PCI set), it is possible to build ACPI without any PCI support.

This code depends on PCI. Compile only when PCI is present.

Fixes: e1482fc8f54de ("PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set")
Signed-off-by: Sinan Kaya <okaya@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/Makefile
drivers/acpi/internal.h