ASoC: fsi: fixup compile warning
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 1 Nov 2011 05:11:53 +0000 (22:11 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 8 Nov 2011 10:52:24 +0000 (10:52 +0000)
commit8918b843aff3236de6301b1137434d3f0bc0a0f5
treef2a8e1f8b6b3032555068ae7ec6326d2d6eeb099
parent41966710ab574f1fcedf3e10e1ceef911c096d1d
ASoC: fsi: fixup compile warning

This patch fixup below warning

${linux}/sound/soc/sh/fsi.c:442:3:\
 warning: passing argument 1 of '__fsi_reg_read' makes pointer\
 from integer without a cast
${linux}/sound/soc/sh/fsi.c:517:3: \
 warning: passing argument 1 of '__fsi_reg_write' makes pointer\
 from integer without a cast
${linux}/sound/soc/sh/fsi.c:663:3: \
 warning: passing argument 1 of '__fsi_reg_mask_set' makes pointer\
 from integer without a cast

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi.c
This page took 0.02498 seconds and 5 git commands to generate.