aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorThomas Zimmermann <[email protected]>2023-05-22 21:17:01 +0200
committerDmitry Baryshkov <[email protected]>2023-06-04 04:58:22 +0300
commit4fb5ad612c5cb1dfc72bd6bb9150d0112bfb0d27 (patch)
tree0d5a518171550d9389f7ceb0c38a8dcdc8d33347 /scripts/stackusage
parent3bc7fb9ac9307583f11c991ae72369499a604621 (diff)
drm/msm: Use struct fb_info.screen_buffer
The fbdev framebuffer is in system memory. Store the address in the field 'screen_buffer'. Fixes the following sparse warning. ../drivers/gpu/drm/msm/msm_fbdev.c:124:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/msm_fbdev.c:124:26: expected char [noderef] __iomem *screen_base ../drivers/gpu/drm/msm/msm_fbdev.c:124:26: got void * Signed-off-by: Thomas Zimmermann <[email protected]> Reviewed-by: Javier Martinez Canillas <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Patchwork: https://patchwork.freedesktop.org/patch/538531/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions