PCI/VPD: Stop exporting pci_vpd_find_tag()
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 26 Aug 2021 18:53:42 +0000 (20:53 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 31 Aug 2021 21:04:05 +0000 (16:04 -0500)
commita61590892ef097c180144fa469abe2256b9ae715
tree141ad541c74417c0e54784f22c715e867ae0d3ee
parent890317950fcaafbc16372d1b9855bcadf0fc5843
PCI/VPD: Stop exporting pci_vpd_find_tag()

Now that the last users have been migrated to pci_vpd_find_ro_keyword()
we can stop exporting this function. It's still used in VPD core code.

Link: https://lore.kernel.org/r/71131eca-0502-7878-365f-30b6614161cf@gmail.com
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/vpd.c
include/linux/pci.h