diff options
author | Peter Ujfalusi <peter.ujfalusi@linux.intel.com> | 2022-02-24 19:23:24 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-02-24 20:21:50 +0000 |
commit | 299905881ebd3b7ee5e3525356529c3d0ceb0688 (patch) | |
tree | b8c288c4c0ce778e27dbde51ac87b45d6587b8b1 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 1f197351b3af345b626735ed9cda43fa896c23d3 (diff) |
ASoC: SOF: Declare sof_compress_ops in sof-priv.h
Fix the following sparse error:
sound/soc/sof/compress.c:310:25: error: symbol 'sof_compressed_ops' was not declared. Should it be static?
Do not enable set the pd->compress_ops yet as it is not a valid assumption
that real compress support really works when CONFIG_SND_SOC_SOF_COMPRESS
is set as the HDA Probes support also selects it, but compressed audio
is not supported (yet) on Intel platforms.
Fixes: 6324cf901e14c ("ASoC: SOF: compr: Add compress ops implementation")
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20220224172324.17976-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions