From fe4ade81bb7a1242b18b84e012c1a293eea0420b Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Sat, 1 Jan 2005 12:07:51 +0000 Subject: i810/i830 bug with Jon's file operations changes --- linux-core/i830_drv.h | 1 - 1 file changed, 1 deletion(-) (limited to 'linux-core/i830_drv.h') diff --git a/linux-core/i830_drv.h b/linux-core/i830_drv.h index d520bba4..553f8d48 100644 --- a/linux-core/i830_drv.h +++ b/linux-core/i830_drv.h @@ -132,7 +132,6 @@ extern int i830_flush_ioctl(struct inode *inode, struct file *filp, extern void i830_reclaim_buffers(drm_device_t *dev, struct file *filp); extern int i830_getage(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg); -extern int i830_mmap_buffers(struct file *filp, struct vm_area_struct *vma); extern int i830_copybuf(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg); extern int i830_docopy(struct inode *inode, struct file *filp, -- cgit v1.2.3