Commit 7a654158 authored by Clemens Ladisch's avatar Clemens Ladisch Committed by Dave Airlie
Browse files

drm: set the type of the drm_framebuffer::fbdev field



The fbdev field of the drm_framebuffer structure is always used to store
a pointer to a fb_info, so there is no reason for it to be void*.

Signed-off-by: default avatarClemens Ladisch <clemens@ladisch.de>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent cda6be1c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment