]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/virtio: Build virtio-iommu as module
authorJean-Philippe Brucker <jean-philippe.brucker@arm.com>
Fri, 14 Feb 2020 16:38:27 +0000 (17:38 +0100)
committerJoerg Roedel <jroedel@suse.de>
Fri, 28 Feb 2020 15:19:57 +0000 (16:19 +0100)
commit82f5b9cf45d6f014d3d980a3296cb354e52877fd
tree59c4daf409663555d85b5ec9c378b8656b956235
parentbae50f764ea37ebb39876624c14a9768ef3d3335
iommu/virtio: Build virtio-iommu as module

Now that the infrastructure changes are in place, enable virtio-iommu to
be built as a module. Remove the redundant pci_request_acs() call, since
it's not exported but is already invoked during DMA setup.

Signed-off-by: Jean-Philippe Brucker <jean-philippe.brucker@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Kconfig
drivers/iommu/virtio-iommu.c