Merge branch 'for-3.1' into for-3.2
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 31 Aug 2011 08:57:44 +0000 (09:57 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 31 Aug 2011 08:57:44 +0000 (09:57 +0100)
1  2 
sound/soc/imx/imx-pcm-fiq.c

@@@ -240,10 -240,8 +240,9 @@@ static int ssi_irq = 0
  
  static int imx_pcm_fiq_new(struct snd_soc_pcm_runtime *rtd)
  {
-       struct snd_card *card = rtd->card->snd_card;
        struct snd_soc_dai *dai = rtd->cpu_dai;
        struct snd_pcm *pcm = rtd->pcm;
 +      struct snd_pcm_substream *substream;
        int ret;
  
        ret = imx_pcm_new(rtd);