diff options
author | Wei Yongjun <[email protected]> | 2021-02-10 07:56:56 +0000 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2021-04-01 11:27:54 +0200 |
commit | b23ab27b9a1c4720f628fb12fe4cd767e3266c4c (patch) | |
tree | c8c3684a84797af9c3155d64336f19dbe82bf837 /scripts/gdb/linux/tasks.py | |
parent | 1ff1270fca33c582b53b51dc2903f21ae7e1f4bc (diff) |
soc: mediatek: Make symbol 'mtk_mutex_driver' static
The sparse tool complains as follows:
drivers/soc/mediatek/mtk-mutex.c:464:24: warning:
symbol 'mtk_mutex_driver' was not declared. Should it be static?
This symbol is not used outside of mtk-mutex.c, so this
commit marks it static.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Wei Yongjun <[email protected]>
Reviewed-by: Chun-Kuang Hu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions