summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorBen Dooks (Codethink) <ben.dooks@codethink.co.uk>2019-10-11 15:53:20 +0300
committerRussell King <rmk+kernel@armlinux.org.uk>2019-10-31 19:58:52 +0300
commit2af903500b9d1b58cfc76110356a95661777c398 (patch)
tree1a324505cc6a1a9b16870daeeeccebbd15912fb8 /tools/perf/scripts/python/export-to-sqlite.py
parent9110f3e78c02026ebc9e65d6208b1e2bb8a851a1 (diff)
downloadlinux-2af903500b9d1b58cfc76110356a95661777c398.tar.xz
ARM: 8919/1: make unexported functions static
The psci_cpu_{disable,die,kill} functions are not exported, so make them static to avoid the following warnings: arch/arm/kernel/psci_smp.c:54:5: warning: symbol 'psci_cpu_disable' was not declared. Should it be static? arch/arm/kernel/psci_smp.c:67:6: warning: symbol 'psci_cpu_die' was not declared. Should it be static? arch/arm/kernel/psci_smp.c:79:5: warning: symbol 'psci_cpu_kill' was not declared. Should it be static? Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions