diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-04-16 13:17:28 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-04-16 19:30:41 +0300 |
commit | 4b77a49cb82652488e35ed8d3809f33cedbad6dc (patch) | |
tree | 8f2fb36374e85aa5ebc4961218be2c0c9a8f4ea2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | de110f387371337cf90f40055cf1ebdf01b6f427 (diff) | |
download | linux-4b77a49cb82652488e35ed8d3809f33cedbad6dc.tar.xz |
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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions