Re: [PATCH 03/10] drivers/pci: make host/pci-mvebu.c explicitly non-modular

2015-12-14 Thread Arnd Bergmann
On Saturday 12 December 2015 20:41:50 Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > drivers/pci/host/Kconfig:config PCI_MVEBU > drivers/pci/host/Kconfig: bool "Marvell EBU PCIe controller" > > ...meaning that it currently is not being built as a

Re: [PATCH 03/10] drivers/pci: make host/pci-mvebu.c explicitly non-modular

2015-12-13 Thread Thomas Petazzoni
Paul, On Sat, 12 Dec 2015 20:41:50 -0500, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > drivers/pci/host/Kconfig:config PCI_MVEBU > drivers/pci/host/Kconfig: bool "Marvell EBU PCIe controller" > > ...meaning that it currently is not being built