]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit35830727b790bce52f9cf46d8faf261a1336af0b
treef83fd51da84787b4f18e771bc0a9b28205f06614
parenta9e1dbafbbe8900e2bf47923b2e51a02c4f57327
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