]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/video/console/mdacon.c
Merge branch 'cris_move' of git://www.jni.nu/cris
[linux-2.6-omap-h63xx.git] / drivers / video / console / mdacon.c
index 9901064199bd165599a163deacf45737f7d210c2..dd3eaaad44417781a6cef9a1537ca055812d3d65 100644 (file)
@@ -533,7 +533,7 @@ static void mdacon_cursor(struct vc_data *c, int mode)
 
 static int mdacon_scroll(struct vc_data *c, int t, int b, int dir, int lines)
 {
-       u16 eattr = mda_convert_attr(c->vc_scrl_erase_char);
+       u16 eattr = mda_convert_attr(c->vc_video_erase_char);
 
        if (!lines)
                return 0;