summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSun Jian <sun.jian.kdev@gmail.com>2026-01-02 19:45:00 +0800
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-01-13 13:21:04 +0100
commitee138a2cfc425edb3e3890ee0c9a1d395b6b08f1 (patch)
treeb2a0c15982b0bbc6386cf0ff292c7e3581a71b32 /tools/perf/scripts/python/stackcollapse.py
parentcad237b6c875fbee5d353a2b289e98d240d17ec8 (diff)
staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
Sparse warns that tegra210_csi_soc is not declared in tegra210.c. The symbol is referenced from csi.c, so it must remain global. Move the declaration to csi.h so users see it via the header and avoid extern declarations in .c files. SPARSE: drivers/staging/media/tegra-video/tegra210.c:1214:28: warning: symbol 'tegra210_csi_soc' was not declared. Should it be static? No functional change intended. Suggested-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Sun Jian <sun.jian.kdev@gmail.com> Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions