]> asedeno.scripts.mit.edu Git - linux.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)
commit03f41f288f7092311464d73af5621008f491f7cc
treedf174516dd1c638a6059be6dab1a4c24348f695d
parent7b30aa1f237045fd54a0e9b050c7c06dff6b711a
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