summaryrefslogtreecommitdiff
path: root/mm/memtest.c
diff options
context:
space:
mode:
authorMarek Szyprowski <m.szyprowski@samsung.com>2020-07-13 09:07:08 +0200
committerInki Dae <daeinki@gmail.com>2020-08-26 16:03:05 +0900
commitd4035d104313cc43b34381b585a7407f069a5132 (patch)
tree66b2fadf54e04d54a88f0ce61031ca31b52d413c /mm/memtest.c
parentd012a7190fc1fd72ed48911e77ca97ba4521bccd (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 <lkp@intel.com> Suggested-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'mm/memtest.c')
0 files changed, 0 insertions, 0 deletions