summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-pcm-fiq.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-04-07 11:55:11 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-04-07 11:55:11 +1000
commit01f71327ccc141b19753d8b4c31610003cadaae3 (patch)
treebdc1e9e5d9131694c5f082deb8b8c1a5f29983e3 /sound/soc/fsl/imx-pcm-fiq.c
parent42ba2f3a0682bb73475a4ab8f85c3819fb9d769c (diff)
parenteca7fa89876f237e37e24f8772a02e79075faa55 (diff)
downloadlinux-next-01f71327ccc141b19753d8b4c31610003cadaae3.tar.gz
Merge remote-tracking branch 'sound-asoc/for-next'
Diffstat (limited to 'sound/soc/fsl/imx-pcm-fiq.c')
-rw-r--r--sound/soc/fsl/imx-pcm-fiq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/imx-pcm-fiq.c b/sound/soc/fsl/imx-pcm-fiq.c
index dac6688540dc..92410f7ca1fa 100644
--- a/sound/soc/fsl/imx-pcm-fiq.c
+++ b/sound/soc/fsl/imx-pcm-fiq.c
@@ -282,7 +282,7 @@ static int imx_pcm_new(struct snd_soc_pcm_runtime *rtd)
return 0;
}
-static int ssi_irq = 0;
+static int ssi_irq;
static int imx_pcm_fiq_new(struct snd_soc_pcm_runtime *rtd)
{