patch-2.4.20 linux-2.4.20/drivers/video/dnfb.c
Next file: linux-2.4.20/drivers/video/epson1356fb.c
Previous file: linux-2.4.20/drivers/video/clgenfb.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Nov 28 15:53:15 2002
-  Orig file: 
linux-2.4.19/drivers/video/dnfb.c
-  Orig date: 
Thu Sep 13 16:04:43 2001
diff -urN linux-2.4.19/drivers/video/dnfb.c linux-2.4.20/drivers/video/dnfb.c
@@ -489,7 +489,7 @@
 	fbcon_mfb_putc(conp,p,c,yy,xx);
 }
 
-static void putcs_apollofb(struct vc_data *conp, struct display *p, const char *s,
+static void putcs_apollofb(struct vc_data *conp, struct display *p, const unsigned short *s,
 		      int count, int yy, int xx)
 {
 	fbcon_mfb_putcs(conp,p,s,count,yy,xx);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)