PCI: Make of_irq_parse_pci() static
authorRob Herring <robh@kernel.org>
Thu, 4 Jan 2018 21:12:15 +0000 (15:12 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 25 Jan 2018 14:48:20 +0000 (08:48 -0600)
commit7e2978430f3ad28f508da93cc2fb3d1cfda7b2da
treef83fd51da84787b4f18e771bc0a9b28205f06614
parent59f47eff03a08cd2d91310f1c15a5343fa0071e5
PCI: Make of_irq_parse_pci() static

Now that the DT PCI code is merged into drivers/pci, of_irq_parse_pci() can
be static.

Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Cc: Frank Rowand <frowand.list@gmail.com>
drivers/pci/of.c
include/linux/of_pci.h