aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-perl.c
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2013-12-10 12:10:17 +0100
committerRussell King <[email protected]>2013-12-29 12:32:42 +0000
commit145bc292dce9dbdface2acf1e7e1f175729fb5fb (patch)
tree2654f7e7cd694eb3fc45c65af494bdef01b965ed /tools/perf/util/scripting-engines/trace-event-perl.c
parentd46cda12e8b0fa5082cb40eb4bbfcba66b603bb2 (diff)
ARM: 7920/1: topology: Staticise non-exported symbols
These symbols are only referenced in this source file so can be made static, and the efficiency table is constant data so can be declared as such. This avoids polluting the global namespace and fixes warnings from sparse. The function arch_scale_freq_power() is still not prototyped or static, this is a separate issue as this is overriding a weak symbol from the scheduler which neglects to provide a prototype. Signed-off-by: Mark Brown <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions