Re: [PATCH] SST25L (non JEDEC) SPI Flash driver

From: Artem Bityutskiy
Date: Mon Jun 22 2009 - 04:16:18 EST


On Mon, 2009-06-22 at 15:58 +1200, Ryan Mallon wrote:
> Add support for the non JEDEC SST25L SPI Flash devices.
>
> Signed-off-by: Andre Renaud <andre@xxxxxxxxxxxxxxxx>
> Signed-off-by: Ryan Mallon <ryan@xxxxxxxxxxxxxxxx>
> ---
>
> diff --git a/drivers/mtd/devices/Kconfig b/drivers/mtd/devices/Kconfig
> index 325fab9..c222514 100644
> --- a/drivers/mtd/devices/Kconfig
> +++ b/drivers/mtd/devices/Kconfig
> @@ -104,6 +104,16 @@ config M25PXX_USE_FAST_READ
> help
> This option enables FAST_READ access supported by ST M25Pxx.

Would it please be possible to get rid of this warning:

CC [M] drivers/mtd/devices/sst25l.o
drivers/mtd/devices/sst25l.c: In function âsst25l_writeâ:
drivers/mtd/devices/sst25l.c:306: warning: comparison of distinct pointer types lacks a cast

I see it on my x86_64.

--
Best regards,
Artem Bityutskiy (ÐÐÑÑÑÐÐÐ ÐÑÑÑÐ)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/