X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=sound%2Fsoc%2Ffsl%2Fimx-pcm-rpmsg.c;h=6d883a10efd1e10168978f0546eb1a1d5e6eb9fa;hb=cccc16dc175eafa2dec98002dde35d19ace0a696;hp=875c0d6df339eedd5fb0ca7d628cbc10750a0da2;hpb=16255d4155da9ec8fcafcd7460a334e2e52f934e;p=linux-2.6-microblaze.git diff --git a/sound/soc/fsl/imx-pcm-rpmsg.c b/sound/soc/fsl/imx-pcm-rpmsg.c index 875c0d6df339..6d883a10efd1 100644 --- a/sound/soc/fsl/imx-pcm-rpmsg.c +++ b/sound/soc/fsl/imx-pcm-rpmsg.c @@ -544,7 +544,7 @@ static int imx_rpmsg_pcm_ack(struct snd_soc_component *component, struct rpmsg_msg *msg; unsigned long flags; int buffer_tail = 0; - int written_num = 0; + int written_num; if (!rpmsg->force_lpa) return 0;