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: omap-for-v3.13/fixes-for-merge-window-take2~14^2^2~52^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10227a94874435b038d5303ca05c1e158927084b;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