This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / video / offb.c
index 99c2e63..e1715ef 100644 (file)
@@ -235,7 +235,7 @@ static int offb_blank(int blank, struct fb_info *info)
                                break;
                        }
        } else
-               fb_set_cmap(&info->cmap, info);
+               fb_set_cmap(&info->cmap, 1, info);
        return 0;
 }