[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140204111743.GU22609@sirena.org.uk>
Date: Tue, 4 Feb 2014 11:17:43 +0000
From: Mark Brown <broonie@...nel.org>
To: SeongJae Park <sj38.park@...il.com>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] spi: fix pointer-integer size mismatch warning
On Tue, Feb 04, 2014 at 03:58:09PM +0900, SeongJae Park wrote:
> Fix the pointer-integer size mismatch warning below:
> drivers/spi/spi-gpio.c: In function ‘spi_gpio_setup’:
> drivers/spi/spi-gpio.c:252:8: warning: cast from pointer to integer of
> different size [-Wpointer-to-int-cast]
> cs = (unsigned int) spi->controller_data;
> ^
Applied, thanks.
Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)
Powered by blists - more mailing lists