diff options
author | Yue Haibing <[email protected]> | 2024-08-02 18:10:44 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-08-02 14:05:32 +0100 |
commit | a1c2716738b7ba9e912e04872639dd39c72baa35 (patch) | |
tree | 59478ea9d74c80c9b3a4b5e0bc8b4b5758ae2b49 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 11c2d223713b7a7fee848595e9f582d34adc552b (diff) |
ASoC: fsl: lpc3xxx: Make some symbols static
These symbols are not used outside of the files, make them static to fix
sparse warnings:
sound/soc/fsl/lpc3xxx-i2s.c:261:30: warning: symbol 'lpc3xxx_i2s_dai_ops' was not declared. Should it be static?
sound/soc/fsl/lpc3xxx-i2s.c:271:27: warning: symbol 'lpc3xxx_i2s_dai_driver' was not declared. Should it be static?
sound/soc/fsl/lpc3xxx-pcm.c:55:39: warning: symbol 'lpc3xxx_soc_platform_driver' was not declared. Should it be static?
Signed-off-by: Yue Haibing <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions