patch-2.4.0-test5 linux/drivers/video/skeletonfb.c

Next file: linux/drivers/video/sun3fb.c
Previous file: linux/drivers/video/sisfb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test4/linux/drivers/video/skeletonfb.c linux/drivers/video/skeletonfb.c
@@ -390,7 +390,7 @@
 	fb_get_cmap:	fbgen_get_cmap,
 	fb_set_cmap:	fbgen_set_cmap,
 	fb_pan_display:	fbgen_pan_display,
-	fb_ioctl:	fbgen_ioctl,
+	fb_ioctl:	xxxfb_ioctl,   /* optional */
 };
 
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)