]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
authorWill Deacon <will@kernel.org>
Thu, 19 Dec 2019 12:03:45 +0000 (12:03 +0000)
committerJoerg Roedel <jroedel@suse.de>
Mon, 23 Dec 2019 13:06:05 +0000 (14:06 +0100)
commit232dcd0aa5f374d6a169989c9115e5ab42c217f9
tree2aa3ad75e5dcaf6f376205a2ed8b3f336bab0254
parent0533f6828149c5a8345914a11014a3151532eb58
Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"

This reverts commit f3c38f196e45c778d2bb602fbdd0743c45570300.

Let's get the SMMU driver building as a module, which means putting
back some dead code that we used to carry.

Signed-off-by: Will Deacon <will@kernel.org>
Tested-by: John Garry <john.garry@huawei.com> # smmu v3
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/arm-smmu.c