[PATCH] mtd: fsl-quadspi: fix __iomem annotations

Brian Norris computersforpeace at gmail.com
Wed Apr 16 02:15:12 PDT 2014


On Wed, Apr 16, 2014 at 04:54:00PM +0800, Huang Shijie wrote:
> 于 2014年04月16日 16:47, Brian Norris 写道:
> > This corrects some sparse warnings:
> >
> >    drivers/mtd/spi-nor/fsl-quadspi.c:281:31: warning: incorrect type in initializer (different address spaces) [sparse]
> >    drivers/mtd/spi-nor/fsl-quadspi.c:281:31:    expected void *[noderef] <asn:2>base [sparse]
> >    drivers/mtd/spi-nor/fsl-quadspi.c:281:31:    got void [noderef] <asn:2>*iobase [sparse]
> >    (etc.)
> >
> > Signed-off-by: Brian Norris <computersforpeace at gmail.com>
> > ---
> > Branched off of a previous patch series, but dropped the memcpy() stuff for now
> >
> Acked-by: Huang Shijie <b32955 at freescale.com>

Pushed to l2-mtd.git/spinor.

Brian



More information about the linux-mtd mailing list