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
- Lines: 18
- Date:
Wed Jul 26 11:08:41 2000
- Orig file:
v2.4.0-test4/linux/drivers/video/fbgen.c
- Orig date:
Fri Jan 28 15:09:08 2000
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)