diff options
| author | songxiebing <songxiebing@kylinos.cn> | 2026-03-25 10:28:04 +0800 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-03-26 13:06:02 +0000 |
| commit | e113ed3e73b91194a39bf6a9207a3598827f0033 (patch) | |
| tree | 4d938260d95991bdb2d7c6dbea92f934536699a9 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 951a4e8589b3ee6e889ed97fb9896df197dd88e7 (diff) | |
ASoC: renesas: Fix non-static global variable
When using global variables in a .c file only,it is necessary to add
the keyword "static", so here fix the warning.
sparse warnings: (new ones prefixed by >>)
>> sound/soc/renesas/dma-sh7760.c:62:3: sparse: sparse: symbol
'cam_pcm_data' was not declared. Should it be static?
Signed-off-by: songxiebing <songxiebing@kylinos.cn>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202412171210.7a4vH3Ew-lkp@intel.com/
Link: https://patch.msgid.link/20260325022804.253353-1-songxiebing@kylinos.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
