Browse Source

Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.3

Mark Brown 13 years ago
parent
commit
d78930f422
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/mid-x86/sst_platform.c

+ 1 - 0
sound/soc/mid-x86/sst_platform.c

@@ -267,6 +267,7 @@ static int sst_platform_open(struct snd_pcm_substream *substream)
 {
 	struct snd_pcm_runtime *runtime = substream->runtime;
 	struct sst_runtime_stream *stream;
+	int ret_val;
 
 	pr_debug("sst_platform_open called\n");