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)
commitfa4afd78ea12cf31113f8b146b696c500d6a9dc3
tree59c4daf409663555d85b5ec9c378b8656b956235
parentf8788d86ab28f61f7b46eb6be375f8a726783636
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