diff options
author | Ben Dooks <ben-linux@fluff.org> | 2019-10-18 10:54:10 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2019-10-31 16:58:55 +0000 |
commit | ca045579d2088d04824a952c72b2c9cce1038240 (patch) | |
tree | 52929b5a034234f7faff00aa9cbc8cc18d6b0c10 /scripts/gdb/linux/proc.py | |
parent | c4e8fd03f211b2003fd6a2fafb9fc90d870018d6 (diff) |
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions