From: Fabio Estevam Date: Wed, 20 Mar 2013 05:22:40 +0000 (-0300) Subject: ASoC: fsl: imx-pcm-fiq: Use 'unsigned int' for period X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~52^2~42^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb148804fe50639be4c5addb9e28aad0fce1687;p=pandora-kernel.git ASoC: fsl: imx-pcm-fiq: Use 'unsigned int' for period Fix the following warning when building with W=1 option: sound/soc/fsl/imx-pcm-fiq.c: In function 'snd_hrtimer_callback': sound/soc/fsl/imx-pcm-fiq.c:76:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed