diff options
Diffstat (limited to 'sound/soc/sof/compress.h')
-rw-r--r-- | sound/soc/sof/compress.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/sof/compress.h b/sound/soc/sof/compress.h index dccc9e008f81..800f163603e1 100644 --- a/sound/soc/sof/compress.h +++ b/sound/soc/sof/compress.h @@ -13,6 +13,8 @@ #include <sound/compress_driver.h> +extern struct snd_compr_ops sof_probe_compressed_ops; + int sof_probe_compr_open(struct snd_compr_stream *cstream, struct snd_soc_dai *dai); int sof_probe_compr_free(struct snd_compr_stream *cstream, |