diff options
author | Krzysztof Kozlowski <[email protected]> | 2014-10-31 17:04:14 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-10-31 18:13:38 +0000 |
commit | f32fa89ca9b2e1048d925af48bb0b1b3275d39d6 (patch) | |
tree | 23e5480cb7fa54ddbd3f72356df457a043418e6b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4eafec83aa9ea8eb21bd5c1c980debc623eea164 (diff) |
regulator: Staticize 'regulator_states' array
The 'regulator_states' array is used only in this unit and it is not
exported. Make it static.
This also fixes following sparse warning:
drivers/regulator/of_regulator.c:22:12: warning: symbol 'regulator_states' was not declared. Should it be static?
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions