commit | 60ab7a75c8d83049b0e6189b4128247513880b19 | [log] [tgz] |
---|---|---|
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | Tue Jun 13 15:58:30 2017 +0530 |
committer | Will Deacon <will.deacon@arm.com> | Fri Jun 23 17:57:57 2017 +0100 |
tree | 755dfd5b12aeb02a5974d3452e74a945d893909d | |
parent | b847de4e5087fc8577c38a697d14fd2a5ce93352 [diff] |
iommu/io-pgtable-arm-v7s: constify dummy_tlb_ops. File size before: text data bss dec hex filename 6146 56 9 6211 1843 drivers/iommu/io-pgtable-arm-v7s.o File size After adding 'const': text data bss dec hex filename 6170 24 9 6203 183b drivers/iommu/io-pgtable-arm-v7s.o Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Will Deacon <will.deacon@arm.com>