On Thu, 5 Oct 2017 11:11:51 +0200 Simon Horman <horms@xxxxxxxxxxxx> wrote: > On Wed, Oct 04, 2017 at 02:08:24PM +0200, Geert Uytterhoeven wrote: > > On 64-bit: > > > > drivers/iio/adc/rcar-gyroadc.c: In function 'rcar_gyroadc_parse_subdevs': > > drivers/iio/adc/rcar-gyroadc.c:352:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > > childmode = (unsigned int)of_id->data; > > ^ > > > > Cast the pointer to uintptr_t instead of unsigned int to fix this. > > > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > > Reviewed-by: Simon Horman <horms+renesas@xxxxxxxxxxxx> Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to play with it. Thanks, Jonathan > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html