]> Git Repo - linux.git/commit
PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
authorSinan Kaya <[email protected]>
Wed, 19 Dec 2018 22:46:56 +0000 (22:46 +0000)
committerRafael J. Wysocki <[email protected]>
Thu, 20 Dec 2018 09:19:49 +0000 (10:19 +0100)
commit5d32a66541c4683456507481a0944ed2985e75c7
tree56eda1da3271a5d0c51e3963e9d868e9f810487c
parentbd23fac3eaaa8bd79c02a2f139f68ac6424a9a7c
PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set

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 <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]> # PCI parts
Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
arch/x86/include/asm/pci_x86.h
drivers/acpi/Kconfig
drivers/acpi/Makefile
drivers/acpi/internal.h
drivers/pci/Makefile
include/acpi/acpi_drivers.h
include/linux/acpi.h
include/linux/pci.h
This page took 0.061894 seconds and 4 git commands to generate.