]> git.baikalelectronics.ru Git - kernel.git/commit
alpha/PCI: Make pdev_save_srm_config() static
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 28 Sep 2017 21:52:51 +0000 (16:52 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 8 Nov 2017 00:38:48 +0000 (18:38 -0600)
commit1675bc1728a2b691a71f31d9b81d718996dc2694
treedf174516dd1c638a6059be6dab1a4c24348f695d
parent3df4e36a8bee7cab3d8a11639578781bd1d86944
alpha/PCI: Make pdev_save_srm_config() static

pdev_save_srm_config() and struct pdev_srm_saved_conf are only used in
arch/alpha/kernel/pci.c, so make them static there.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
arch/alpha/kernel/pci.c
arch/alpha/kernel/pci_impl.h