diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2016-10-25 23:36:10 +0530 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-11-29 15:57:40 +0000 |
commit | 5896f3a3a1a898b08fd564136da3cb303a2668f6 (patch) | |
tree | 818bd7939086fc5f2635c4c5f4d20ac76b52f59b /arch/mips | |
parent | 4ae8a5c528c0b1ed20f0a06bed15e2fddf3f3838 (diff) | |
download | blackbird-obmc-linux-5896f3a3a1a898b08fd564136da3cb303a2668f6.tar.gz blackbird-obmc-linux-5896f3a3a1a898b08fd564136da3cb303a2668f6.zip |
iommu/arm-smmu: Constify iommu_gather_ops structures
Check for iommu_gather_ops structures that are only stored in the tlb
field of an io_pgtable_cfg structure. The tlb field is of type
const struct iommu_gather_ops *, so iommu_gather_ops structures
having this property can be declared as const.
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions