]> rtime.felk.cvut.cz Git - linux-imx.git/commitdiff
include/drm/drm_fb_helper.h: remove left over function declaration
authorAlon Levy <alevy@redhat.com>
Sun, 9 Sep 2012 07:47:32 +0000 (10:47 +0300)
committerDave Airlie <airlied@redhat.com>
Fri, 12 Apr 2013 03:50:02 +0000 (13:50 +1000)
Signed-off-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drm_fb_helper.h

index c09511625a11244f8a07a9114952b9352f619f8d..6fb519f5cce05a323eeef4ec720de6a3d8d3961d 100644 (file)
@@ -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,