2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-16 17:23:55 +08:00
linux-next/drivers/pci/host
Thomas Petazzoni 5477a33b51 PCI: mvebu: Make Marvell PCIe driver depend on OF
The Marvell PCIe host controller driver is heavily tied to Device Tree
APIs, and can only be used on platforms where the Device Tree is
used.  Therefore, it should "depends on OF" to avoid build failures on
!OF configurations.

Reported-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-08-12 12:18:20 -06:00
..
Kconfig PCI: mvebu: Make Marvell PCIe driver depend on OF 2013-08-12 12:18:20 -06:00
Makefile pci: Add PCIe driver for Samsung Exynos 2013-06-26 20:14:59 +02:00
pci-mvebu.c PCI: mvebu: Convert to use devm_ioremap_resource 2013-08-06 12:07:09 -06:00
pcie-designware.c pci: Add PCIe driver for Samsung Exynos 2013-06-26 20:14:59 +02:00