diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-04-16 18:17:28 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-04-16 17:30:41 +0100 |
commit | 4b77a49cb82652488e35ed8d3809f33cedbad6dc (patch) | |
tree | 8f2fb36374e85aa5ebc4961218be2c0c9a8f4ea2 /tools/perf/scripts/python/check-perf-trace.py | |
parent | de110f387371337cf90f40055cf1ebdf01b6f427 (diff) | |
download | linux-4b77a49cb82652488e35ed8d3809f33cedbad6dc.tar.gz linux-4b77a49cb82652488e35ed8d3809f33cedbad6dc.tar.bz2 linux-4b77a49cb82652488e35ed8d3809f33cedbad6dc.zip |
regulator: tps80031: Constify regulator_ops and tps80031_dcdc_voltages array
These regulator_ops variables and tps80031_dcdc_voltages array never need
to be modified, make them const so compiler can put them to .rodata.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions