diff options
author | Marek Szyprowski <[email protected]> | 2020-07-13 09:07:08 +0200 |
---|---|---|
committer | Inki Dae <[email protected]> | 2020-08-26 16:03:05 +0900 |
commit | d4035d104313cc43b34381b585a7407f069a5132 (patch) | |
tree | 66b2fadf54e04d54a88f0ce61031ca31b52d413c /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | d012a7190fc1fd72ed48911e77ca97ba4521bccd (diff) |
drm/exynos: gem: Fix sparse warning
kvaddr element of the exynos_gem object points to a memory buffer, thus
it should not have a __iomem annotation. Then, to avoid a warning or
casting on assignment to fbi structure, the screen_buffer element of the
union should be used instead of the screen_base.
Reported-by: kernel test robot <[email protected]>
Suggested-by: Sam Ravnborg <[email protected]>
Signed-off-by: Marek Szyprowski <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Sam Ravnborg <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions