[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150503195540.GA20469@kroah.com>
Date: Sun, 3 May 2015 21:55:40 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Tolga Ceylan <tolga.ceylan@...il.com>
Cc: Thomas Petazzoni <thomas.petazzoni@...e-electrons.com>,
Noralf Trønnes <noralf@...nnes.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] drivers: staging: fbtft: fbtft-bus.c: Fix different
address space warning on I/O mem
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@...il.com>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists