diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2019-10-08 15:33:37 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-10-21 20:36:27 +0300 |
commit | 89ffcdba95bdc250d926a1784c61848dab4568eb (patch) | |
tree | 04d616145d0b443c0dc1cc38d4b860f1f0997a33 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 607295af887066cbf4e39587b144a65cc2b96ea2 (diff) | |
download | linux-89ffcdba95bdc250d926a1784c61848dab4568eb.tar.xz |
ARM: OMAP2+: prm44xx: make prm_{save,restore}_context static
The prm_{save,restore}_context functions are not exported
so make them static to avoid the following warnings:
arch/arm/mach-omap2/prm44xx.c:748:6: warning: symbol 'prm_save_context' was not declared. Should it be static?
arch/arm/mach-omap2/prm44xx.c:759:6: warning: symbol 'prm_restore_context' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions