Просмотр исходного кода

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

Mark Brown 14 лет назад
Родитель
Сommit
d78930f422
1 измененных файлов с 1 добавлено и 0 удалено
  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");