linux/drivers/pci/host
Bjorn Helgaas 73e408508b PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
The following variables and functions are used only in pcie-designware.c,
so make them static:

  global_io_offset
  dw_pcie_rd_own_conf()
  dw_pcie_wr_own_conf()
  dw_pcie_setup()
  dw_pcie_scan_bus()
  dw_pcie_map_irq()

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jingoo Han <jg1.han@samsung.com>
2013-10-09 09:12:37 -06:00
..
Kconfig ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07:00
Makefile ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07:00
pci-exynos.c PCI: exynos: Add missing clk_disable_unprepare() on error path 2013-10-04 16:46:28 -06:00
pci-mvebu.c ARM: SoC platform changes for 3.12 2013-09-06 13:30:06 -07:00
pci-tegra.c PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resource 2013-08-29 13:02:16 -07:00
pcie-designware.c PCI: designware: Make dw_pcie_rd_own_conf(), etc., static 2013-10-09 09:12:37 -06:00
pcie-designware.h PCI: designware: Make dw_pcie_rd_own_conf(), etc., static 2013-10-09 09:12:37 -06:00