aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound')
-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 714a70441bf2..586bfb99fedb 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -460,6 +460,7 @@ struct snd_soc_codec {
460 struct list_head list; 460 struct list_head list;
461 struct list_head card_list; 461 struct list_head card_list;
462 int num_dai; 462 int num_dai;
463 enum snd_soc_compress_type compress_type;
463 464
464 /* runtime */ 465 /* runtime */
465 struct snd_ac97 *ac97; /* for ad-hoc ac97 devices */ 466 struct snd_ac97 *ac97; /* for ad-hoc ac97 devices */