]> asedeno.scripts.mit.edu Git - linux.git/commit
PCI: Remove pci_block_cfg_access() et al (unused)
authorKelsey Skunberg <skunberg.kelsey@gmail.com>
Mon, 15 Jul 2019 20:34:16 +0000 (14:34 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jul 2019 23:32:11 +0000 (18:32 -0500)
commit4f77e0956bd99901af2bfc6641437ff8bff8d4a4
treec085489e65a4343428441fcedef0aae862588dde
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b
PCI: Remove pci_block_cfg_access() et al (unused)

Remove the following unused functions from include/linux/pci.h:

  pci_block_cfg_access()
  pci_block_cfg_access_in_atomic()
  pci_unblock_cfg_access()

These were added by fb51ccbf217c ("PCI: Rework config space blocking
services"), though no callers were added.

Link: https://lore.kernel.org/r/20190715203416.37547-1-skunberg.kelsey@gmail.com
Signed-off-by: Kelsey Skunberg <skunberg.kelsey@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
include/linux/pci.h