summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/imx-pcm-fiq.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-18 15:05:33 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-04-18 15:05:33 +0100
commit23abd863d2d6072eefbbf77543c349cd8a9fc5d8 (patch)
tree0015d453518c400cff3911a148860b4514e99a9f /sound/soc/fsl/imx-pcm-fiq.c
parentd45a26bd9790fcde58cf4b11a775ff56c6b44e0b (diff)
parentcd3ff762991ebf309e089ed5a87a8965f175f46a (diff)
Merge remote-tracking branch 'asoc/topic/fsl' into asoc-next
Diffstat (limited to 'sound/soc/fsl/imx-pcm-fiq.c')
-rw-r--r--sound/soc/fsl/imx-pcm-fiq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/fsl/imx-pcm-fiq.c b/sound/soc/fsl/imx-pcm-fiq.c
index 025d0d9494f4..670b96b0ce2f 100644
--- a/sound/soc/fsl/imx-pcm-fiq.c
+++ b/sound/soc/fsl/imx-pcm-fiq.c
@@ -34,7 +34,7 @@
#include "imx-ssi.h"
struct imx_pcm_runtime_data {
- int period;
+ unsigned int period;
int periods;
unsigned long offset;
unsigned long last_offset;