[PATCH 3/9] PCI: PCIe aerdrv: make it explicitly non-modular

2016-08-24 Thread Paul Gortmaker
The Makefile fragments currently controlling compilation of this code are: obj-$(CONFIG_PCIEAER) += aerdriver.o aerdriver-objs := aerdrv_errprint.o aerdrv_core.o aerdrv.o The Kconfig currently controlling compilation of this code is: drivers/pci/pcie/aer/Kconfig:config PCIEAER

[PATCH 3/9] PCI: PCIe aerdrv: make it explicitly non-modular

2016-08-24 Thread Paul Gortmaker
The Makefile fragments currently controlling compilation of this code are: obj-$(CONFIG_PCIEAER) += aerdriver.o aerdriver-objs := aerdrv_errprint.o aerdrv_core.o aerdrv.o The Kconfig currently controlling compilation of this code is: drivers/pci/pcie/aer/Kconfig:config PCIEAER