]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa/PCI: Make variables static
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 22 May 2018 12:56:12 +0000 (07:56 -0500)
committerBjorn Helgaas <helgaas@kernel.org>
Tue, 22 May 2018 12:56:12 +0000 (07:56 -0500)
commit1480b6333cd635d8fc660690d9d495bc5f1cc3f4
tree005103b9ecf225eb3cd60197f45b811fbdbae479
parent69d187f3344865390078317c8365123323d01dd5
xtensa/PCI: Make variables static

Make these variables static, since they're only used in this file:

  pci_ctrl_head
  pci_ctrl_tail

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/xtensa/kernel/pci.c