PCI/ATS: Export symbols of PASID functions
authorJean-Philippe Brucker <jean-philippe@linaro.org>
Mon, 24 Feb 2020 16:58:41 +0000 (17:58 +0100)
committerWill Deacon <will@kernel.org>
Wed, 18 Mar 2020 21:32:25 +0000 (21:32 +0000)
commit7682ce2b12a0f9cf2a318c0d540a9f96780bfd7c
tree7a8ac2d93ea81579c07d5a52cc2950b750774d80
parentfa1c76df5dcd15a839bda750248ddb1a9c438f77
PCI/ATS: Export symbols of PASID functions

The Arm SMMUv3 driver uses pci_{enable,disable}_pasid() and related
functions.  Export them to allow the driver to be built as a module.

Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/pci/ats.c