PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(), etc.
authorJingoo Han <jg1.han@samsung.com>
Thu, 6 Nov 2014 01:29:41 +0000 (10:29 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 13 Nov 2014 16:43:26 +0000 (09:43 -0700)
The add_pcie_port() and pcie_init() functions are SPEAr13xx-specific.  Add
spear13xx 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>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

No differences found