diff options
| author | Lars Svensson <[email protected]> | 2015-10-07 09:20:13 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-13 10:51:30 -0700 |
| commit | 4b6dc179dcf8e6fa023fb38a0b4fc456b90186f5 (patch) | |
| tree | 1b0e343e1c4d355188d2636cf59b14c8719d2392 /tools/perf/scripts/python | |
| parent | 17a7b0b4d9749f80d365d7baff5dec2f54b0e992 (diff) | |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions