Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97d10331 authored by Alon Levy's avatar Alon Levy Committed by Dave Airlie
Browse files

include/drm/drm_fb_helper.h: remove left over function declaration



Signed-off-by: default avatarAlon Levy <alevy@redhat.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 399403c7
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -102,12 +102,6 @@ int drm_fb_helper_pan_display(struct fb_var_screeninfo *var,
int drm_fb_helper_set_par(struct fb_info *info);
int drm_fb_helper_check_var(struct fb_var_screeninfo *var,
			    struct fb_info *info);
int drm_fb_helper_setcolreg(unsigned regno,
			    unsigned red,
			    unsigned green,
			    unsigned blue,
			    unsigned transp,
			    struct fb_info *info);

bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper);
void drm_fb_helper_fill_var(struct fb_info *info, struct drm_fb_helper *fb_helper,