Re: [PATCH 1/1] drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O mem

From: Greg Kroah-Hartman
Date: Sun May 03 2015 - 16:31:18 EST


On Fri, May 01, 2015 at 11:40:35PM -0700, Tolga Ceylan wrote:
> To fix sparse warning of incorrect type in assignment
> (different address space), added annotation __iomem to
> vmem8 and modified direct reads with ioread8().
>
> Signed-off-by: Tolga Ceylan <tolga.ceylan@xxxxxxxxx>
> ---
> drivers/staging/fbtft/fbtft-bus.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Someone send this before you did, sorry :(
--
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/