aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2019-12-03 18:38:47 +0200
committerJani Nikula <[email protected]>2019-12-05 10:57:36 +0200
commitbf9e25ec12877a622857460c2f542a6c31393250 (patch)
tree618afa66587fe96064e49dc161aebb109e35810b /drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c
parent1b78e72baee87796e37d3a7cab1aded03c91d820 (diff)
video: fbdev: make fbops member of struct fb_info a const pointer
Now that we no longer modify the fbops, or hold non-const pointers to it, we can make it const. After this, we can start making the fbops const all over the place. Cc: [email protected] Reviewed-by: Daniel Vetter <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/700c6b52c39c6e7babaa921f583eac354714d9fc.1575390740.git.jani.nikula@intel.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c')
0 files changed, 0 insertions, 0 deletions