fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / video / console / fbcon_cw.c
index 7f92c06..c637e63 100644 (file)
@@ -375,7 +375,7 @@ static void cw_cursor(struct vc_data *vc, struct fb_info *info, int mode,
        ops->cursor_reset = 0;
 }
 
-int cw_update_start(struct fb_info *info)
+static int cw_update_start(struct fb_info *info)
 {
        struct fbcon_ops *ops = info->fbcon_par;
        u32 vxres = GETVXRES(ops->p->scrollmode, info);