aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sound/soc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 4abc2f8fe77a..0a962dc42c5b 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -437,6 +437,7 @@ struct snd_soc_ops {
437 437
438/* SoC cache ops */ 438/* SoC cache ops */
439struct snd_soc_cache_ops { 439struct snd_soc_cache_ops {
440 const char *name;
440 enum snd_soc_compress_type id; 441 enum snd_soc_compress_type id;
441 int (*init)(struct snd_soc_codec *codec); 442 int (*init)(struct snd_soc_codec *codec);
442 int (*exit)(struct snd_soc_codec *codec); 443 int (*exit)(struct snd_soc_codec *codec);