commit | 4103d662cbd0c045d7a44a18c82172220478b20c | [log] [tgz] |
---|---|---|
author | Robin Murphy <Robin.Murphy@arm.com> | Wed Jul 29 19:46:10 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Thu Aug 06 14:35:40 2015 +0100 |
tree | 5069de3c752421918389b6a3b48208abbdd4ede0 | |
parent | 87a91b15d691d6f4aa0a5baffb5767bbc6e4a8c4 [diff] |
iommu/arm-smmu: Remove arm_smmu_flush_pgtable() With the io-pgtable code now enforcing its own appropriate sync points, the vestigial flush_pgtable callback becomes entirely redundant, so remove it altogether. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>