diff options
author | Tolga Ceylan <tolga.ceylan@gmail.com> | 2015-05-01 23:40:35 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-08 09:23:58 +0200 |
commit | 02eb884f4e26a8649724fdf236822d371998f2bb (patch) | |
tree | 363936602ff33a94240113b1c34d13c49426fbb7 /drivers/staging/dgnc | |
parent | bae97e81102d281c92b00c44d43304be3ae3c0a6 (diff) | |
download | blackbird-obmc-linux-02eb884f4e26a8649724fdf236822d371998f2bb.tar.gz blackbird-obmc-linux-02eb884f4e26a8649724fdf236822d371998f2bb.zip |
drivers: staging: fbtft: fbtft-bus.c: Fix different address space warning on I/O mem
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@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgnc')
0 files changed, 0 insertions, 0 deletions