From 8b0865f4e523575d458f7327e8c9fa55d5260c6c Mon Sep 17 00:00:00 2001 From: Timur Tabi Date: Tue, 16 Aug 2011 21:58:29 -0400 Subject: [PATCH] --- yaml --- r: 270525 b: refs/heads/master c: 96af5c6a8266003a2212d9d0b383603f1af9b109 h: refs/heads/master i: 270523: 5fe9888219d71c253b85441795abde2849f64757 v: v3 --- [refs] | 2 +- trunk/sound/soc/fsl/fsl_dma.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 513135c81497..39683aca5a2e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 60e3ee62af12e7c5d91153ce724956254a857c2e +refs/heads/master: 96af5c6a8266003a2212d9d0b383603f1af9b109 diff --git a/trunk/sound/soc/fsl/fsl_dma.c b/trunk/sound/soc/fsl/fsl_dma.c index 732208c8c0b4..0efc04af8f15 100644 --- a/trunk/sound/soc/fsl/fsl_dma.c +++ b/trunk/sound/soc/fsl/fsl_dma.c @@ -297,7 +297,6 @@ static irqreturn_t fsl_dma_isr(int irq, void *dev_id) static int fsl_dma_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; static u64 fsl_dma_dmamask = DMA_BIT_MASK(36); int ret;