patch-2.1.107 linux/drivers/video/fbcon-mfb.c

Next file: linux/drivers/video/fbcon-vga.c
Previous file: linux/drivers/video/fbcon-mac.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/drivers/video/fbcon-mfb.c linux/drivers/video/fbcon-mfb.c
@@ -155,7 +155,7 @@
 
 struct display_switch fbcon_mfb = {
     fbcon_mfb_setup, fbcon_mfb_bmove, fbcon_mfb_clear, fbcon_mfb_putc,
-    fbcon_mfb_putcs, fbcon_mfb_revc
+    fbcon_mfb_putcs, fbcon_mfb_revc, NULL
 };
 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov