aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r--include/sound/soc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 877fcc1e0167..02a5c5519f39 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -843,7 +843,7 @@ struct snd_soc_card {
843}; 843};
844 844
845/* SoC machine DAI configuration, glues a codec and cpu DAI together */ 845/* SoC machine DAI configuration, glues a codec and cpu DAI together */
846struct snd_soc_pcm_runtime { 846struct snd_soc_pcm_runtime {
847 struct device dev; 847 struct device dev;
848 struct snd_soc_card *card; 848 struct snd_soc_card *card;
849 struct snd_soc_dai_link *dai_link; 849 struct snd_soc_dai_link *dai_link;