PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()
authorJingoo Han <jg1.han@samsung.com>
Wed, 22 Oct 2014 04:58:49 +0000 (13:58 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 23 Oct 2014 16:00:06 +0000 (10:00 -0600)
commit70b3e89aaf421ad642c4ab0fb196e1c19ea838c5
tree8fd12f604f6d8511844bee0338681a757222285c
parentf114040e3ea6e07372334ade75d1ee0775c355e1
PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()

The add_pcie_port() and pcie_init() functions are Exynos-specific.  Add
exynos prefix to avoid collision in global name space.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/host/pci-exynos.c