aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2018-10-22 11:54:15 -0300
committerMichael Ellerman <[email protected]>2018-11-25 17:11:21 +1100
commit92a4543209d39215e678e81c0d56de07074bbe3a (patch)
tree417300d41fb64340edc78906406be5144394c898 /tools/perf/scripts/python
parentc36c5ffd5173bad377749c136718f3c77d896691 (diff)
powerpc/xive: Define xive_do_source_eoi as static
Sparse shows that xive_do_source_eoi() file is defined without any declaration, thus, it should be a static function. arch/powerpc/sysdev/xive/common.c:312:6: warning: symbol 'xive_do_source_eoi' was not declared. Should it be static? This patch simply turns this symbol into static. Signed-off-by: Breno Leitao <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions