diff options
author | Zhang Zekun <zhangzekun11@huawei.com> | 2024-08-15 19:15:04 +0800 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2024-08-16 15:32:21 +0100 |
commit | df49881956bab88298e754c73010196b49af6733 (patch) | |
tree | df2bde6cd9cfaacceb4bdd9fb8da5b099f683e3d /drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | |
parent | 98db56e4900837e4d5d3892b332dca76c8c9f68a (diff) |
iommu/arm-smmu-v3: Remove the unused empty definition
arm_smmu_sva_remove_dev_pasid() has been removed since commit d38c28dbefee
("iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain"), remain
the empty definition untouched in header file, which is used when
CONFIG_ARM_SMMU_V3_SVA is not set. So, let's remove the unused definition.
Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20240815111504.48810-1-zhangzekun11@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c')
0 files changed, 0 insertions, 0 deletions