[PATCH 08/10] drivers/pci: make host/pcie-xilinx.c explicitly non-modular
Michal Simek
michal.simek at xilinx.com
Sun Dec 13 23:25:29 PST 2015
On 13.12.2015 02:41, Paul Gortmaker wrote:
> The Kconfig currently controlling compilation of this code is:
>
> drivers/pci/host/Kconfig:config PCIE_XILINX
> drivers/pci/host/Kconfig: bool "Xilinx AXI PCIe host bridge support"
>
> ...meaning that it currently is not being built as a module by anyone.
>
> Lets remove the modular code that is essentially orphaned, so that
> when reading the driver there is no doubt it is builtin-only. This
> makes xilinx_pcie_free_irq_domain orphaned so we remove it too.
Right.
Acked-by: Michal Simek <michal.simek at xilinx.com>
Thanks,
Michal
More information about the linux-arm-kernel
mailing list