Merge branch 'pci/host-rcar' into next
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 31 Oct 2013 19:58:49 +0000 (13:58 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 31 Oct 2013 19:58:49 +0000 (13:58 -0600)
* pci/host-rcar:
  PCI: Add R-Car Gen2 internal PCI support

1  2 
drivers/pci/host/Kconfig
drivers/pci/host/Makefile

Simple merge
@@@ -1,5 -1,5 +1,6 @@@
  obj-$(CONFIG_PCIE_DW) += pcie-designware.o
  obj-$(CONFIG_PCI_EXYNOS) += pci-exynos.o
 +obj-$(CONFIG_PCI_IMX6) += pci-imx6.o
  obj-$(CONFIG_PCI_MVEBU) += pci-mvebu.o
  obj-$(CONFIG_PCI_TEGRA) += pci-tegra.o
+ obj-$(CONFIG_PCI_RCAR_GEN2) += pci-rcar-gen2.o