summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLars Svensson2015-10-07 09:20:13 +0200
committerGreg Kroah-Hartman2015-10-13 19:51:30 +0200
commit4b6dc179dcf8e6fa023fb38a0b4fc456b90186f5 (patch)
tree1b0e343e1c4d355188d2636cf59b14c8719d2392 /MAINTAINERS
parentfb.h: Provide alternate screen_base pointer (diff)
downloadkernel-qcow2-linux-4b6dc179dcf8e6fa023fb38a0b4fc456b90186f5.tar.gz
kernel-qcow2-linux-4b6dc179dcf8e6fa023fb38a0b4fc456b90186f5.tar.xz
kernel-qcow2-linux-4b6dc179dcf8e6fa023fb38a0b4fc456b90186f5.zip
staging: fbtft: use alternate screen pointer
Member screen_base in struct fb_info is declared with __iomem qualifier causing sparse warnings when used as a regular ponter. To avoid the warnings, instead use alternate non-__iomem pointer, screen_buffer, troughout the driver. Signed-off-by: Lars Svensson <lars1.svensson@sonymobile.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions