8 Nov
2013
8 Nov
'13
8:56 a.m.
On Fri, Nov 08, 2013 at 00:55:00 -0200, Fabio Estevam wrote:
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.
Acked-by: Oskar Schirmer oskar@scara.com