PCI: Export pcie_has_flr()
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 9 Aug 2018 20:04:14 +0000 (14:04 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 9 Aug 2018 20:18:27 +0000 (15:18 -0500)
commit2d2917f7747805a1f4188672f308d82a8ba01700
treef0176de9b86625a010183e5c4503c0e16e7b0d5f
parentc6a44ba950d147e15fe6dab6455a52f91d8fe625
PCI: Export pcie_has_flr()

pcie_flr() suggests pcie_has_flr() to ensure that PCIe FLR support is
present prior to calling.  pcie_flr() is exported while pcie_has_flr()
is not.  Resolve this.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci.c
include/linux/pci.h