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

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

diff -u --recursive --new-file v2.4.0-test4/linux/drivers/video/fbgen.c linux/drivers/video/fbgen.c
@@ -190,17 +190,6 @@
 }
 
 
-    /*
-     *  Frame Buffer Specific ioctls
-     */
-
-int fbgen_ioctl(struct inode *inode, struct file *file, unsigned int cmd,
-		unsigned long arg, int con, struct fb_info *info)
-{
-    return -EINVAL;
-}
-
-
 /* ---- Helper functions --------------------------------------------------- */
 
 

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