commit | 857c88ca62f1e2594e1e760ef9a45ec1961f2a53 | [log] [tgz] |
---|---|---|
author | Robin Murphy <Robin.Murphy@arm.com> | Wed Jul 29 19:46:11 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Thu Aug 06 14:35:40 2015 +0100 |
tree | 38816ef5e23aff9885661c56e792e8e8209ee503 | |
parent | 4103d662cbd0c045d7a44a18c82172220478b20c [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>