diff options
author | Ben Dooks <ben-linux@fluff.org> | 2019-10-18 12:54:10 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2019-10-31 19:58:55 +0300 |
commit | ca045579d2088d04824a952c72b2c9cce1038240 (patch) | |
tree | 52929b5a034234f7faff00aa9cbc8cc18d6b0c10 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c4e8fd03f211b2003fd6a2fafb9fc90d870018d6 (diff) | |
download | linux-ca045579d2088d04824a952c72b2c9cce1038240.tar.xz |
ARM: 8924/1: tcm: make dtcm_end and itcm_end static
The dtcm_end and itcm_end are not exported or used
elsewhere, so make them static to remove the following
sparse warnign:
arch/arm/kernel/tcm.c:33:5: warning: symbol 'dtcm_end' was not declared. Should it be static?
arch/arm/kernel/tcm.c:34:5: warning: symbol 'itcm_end' 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