]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/video/fb_defio.c
drop unused dentry argument to ->fsync
[net-next-2.6.git] / drivers / video / fb_defio.c
index 1105a591dcc191c3607cac8208b2bfe13eb96e04..073c9b408cf7ce1ceff2b5eb52c6f49510273291 100644 (file)
@@ -66,7 +66,7 @@ static int fb_deferred_io_fault(struct vm_area_struct *vma,
        return 0;
 }
 
-int fb_deferred_io_fsync(struct file *file, struct dentry *dentry, int datasync)
+int fb_deferred_io_fsync(struct file *file, int datasync)
 {
        struct fb_info *info = file->private_data;