From 19cc6e57ffee138044aef8df7852bc6f11be32c6 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 10 Nov 2011 11:46:13 +0000 Subject: [PATCH] --- yaml --- r: 283707 b: refs/heads/master c: d66a327ddad647fd1678fd24d9070846737c6834 h: refs/heads/master i: 283705: cba5c94ca8ada404dac6e3844cb16f25a9631aea 283703: 9cc041e4d65a8d75e58a257d40d81498c8ca73ce v: v3 --- [refs] | 2 +- trunk/include/sound/soc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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;