ACPI / PCI: Make pci_slot built-in only, not a module
authorJiang Liu <liuj97@gmail.com>
Fri, 18 Jan 2013 16:07:42 +0000 (00:07 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 15 Feb 2013 18:35:05 +0000 (11:35 -0700)
commitab1a2e038ff2336502e95ec6492c0364a9fc70d0
treef69e59b53ed0b01eb4bc04c78ca5e38d2d5919ac
parenta2766602ac6885f9514abd97821984cd152cdad3
ACPI / PCI: Make pci_slot built-in only, not a module

As discussed in thread at https://patchwork.kernel.org/patch/1946851/,
there's no value in supporting CONFIG_ACPI_PCI_SLOT=m any more.
So change Kconfig and code to only support building pci_slot as
built-in driver.

Signed-off-by: Jiang Liu <jiang.liu@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/acpi/Kconfig
drivers/acpi/internal.h
drivers/acpi/pci_slot.c
drivers/acpi/scan.c
This page took 0.026756 seconds and 5 git commands to generate.