diff options
author | Pierre-Louis Bossart <[email protected]> | 2020-09-23 10:29:39 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-09-23 18:47:59 +0100 |
commit | a3f18f82a2baf7b4fe434b96ad644a541e6c8c12 (patch) | |
tree | 45e370117fbfb4b2c23cc912400c3591e184167a /scripts/gdb/linux/device.py | |
parent | 50b18e4a2608e3897f3787eaa7dfa869b40d9923 (diff) |
ASoC: Intel: hda_dsp_common: use static function in conditional block
cppcheck reports the following warning:
sound/soc/intel/boards/hda_dsp_common.c:17:0: style: The function
'hda_dsp_hdmi_pcm_handle' is never used. [unusedFunction]
Fix by moving to static inside compilation block.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Jaska Uimonen <[email protected]>
Signed-off-by: Kai Vehmanen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions