]> 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)
commit3ec65ed947ff31d8c93d42aa40aa47c2a2e5e2bd
tree59c4daf409663555d85b5ec9c378b8656b956235
parent218d2ac1a4bfbb8ed3c4e9a719c4de27a9bf80db
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