]> 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)
commitb80999dabe13a164073b960b62bbdf419c0fd68f
tree005103b9ecf225eb3cd60197f45b811fbdbae479
parent093ab4477e508049715c1be94787b0f73c99a6e4
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