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:01 +0800
committerHans Verkuil <hverkuil+cisco@kernel.org>2026-01-13 13:21:04 +0100
commit597f8851c9343aad7c070818f20c61aab5fb74f0 (patch)
tree85e6f07b5ef16b69125fb04d73b3d702ad9a21af /tools/perf/scripts/python/stackcollapse.py
parentee138a2cfc425edb3e3890ee0c9a1d395b6b08f1 (diff)
staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h
tegra20_vip_soc is shared across translation units but is currently declared via an extern in vip.c. Move the declaration to vip.h so users get it via the header and we avoid extern declarations in .c files, matching the pattern already used by tegra20_vi_soc and tegra210_vi_soc. 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