]> git.baikalelectronics.ru Git - kernel.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)
commita42b9271fa6fbf0734a58090dc3d58807aab5053
treec085489e65a4343428441fcedef0aae862588dde
parent3946fc9291da929ed6836ab79a3b87c34d142954
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 fd2bb2ea95b2 ("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