diff --git a/[refs] b/[refs] index 5fd8fc0f6af3..05579794b63a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f4034147259f72cb7c4870a4188bd8beb592f87d +refs/heads/master: d66a327ddad647fd1678fd24d9070846737c6834 diff --git a/trunk/include/sound/soc.h b/trunk/include/sound/soc.h index 877fcc1e0167..02a5c5519f39 100644 --- a/trunk/include/sound/soc.h +++ b/trunk/include/sound/soc.h @@ -843,7 +843,7 @@ struct snd_soc_card { }; /* SoC machine DAI configuration, glues a codec and cpu DAI together */ -struct snd_soc_pcm_runtime { +struct snd_soc_pcm_runtime { struct device dev; struct snd_soc_card *card; struct snd_soc_dai_link *dai_link;