commit | 5e49d73c1d87de50353844d263c1c7664aefeec8 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | Wed Aug 31 11:31:08 2016 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Wed Aug 31 13:48:15 2016 +0100 |
tree | e6b3e64b706e1b586a1d56847671a17c816ef9dc | |
parent | 6a6a4f158037334cbad39817975a87333748c0c2 [diff] |
arm64: cpufeature: constify arm64_ftr_bits structures The arm64_ftr_bits structures are never modified, so make them read-only. Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: Will Deacon <will.deacon@arm.com>