From: Fabio Estevam Date: Fri, 8 Nov 2013 02:55:00 +0000 (-0200) Subject: ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable X-Git-Tag: v3.13-rc3~12^2~1^2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23d8bb3bb65e3587ceff54e1b54dda3c48a14f28;p=pandora-kernel.git ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variable Commit 68f9672b (ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculation) introduced the following build warning: sound/soc/fsl/imx-pcm-fiq.c:53:26: warning: unused variable 'runtime' [-Wunused-variable] Remove the unused 'runtime' variable. Signed-off-by: Fabio Estevam Acked-by: Oskar Schirmer Signed-off-by: Mark Brown --- Reading git-diff-tree failed