commit | 2852ad05e3e9c97bfd14f1f480ee45128424c143 | [log] [tgz] |
---|---|---|
author | Will Deacon <will@kernel.org> | Thu Dec 19 12:03:49 2019 +0000 |
committer | Joerg Roedel <jroedel@suse.de> | Mon Dec 23 14:06:05 2019 +0100 |
tree | f6acec6068abf15a336e0ea35c30dd1fcf6b8dc1 | |
parent | d3daf66621b9dd5749d4661ace74afb84d3d465e [diff] |
iommu/arm-smmu-v3: Allow building as a module By removing the redundant call to 'pci_request_acs()' we can allow the ARM SMMUv3 driver to be built as a module. 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>