1 --- kernel/nv.c 2010-10-27 04:46:28.210657572 +0000
2 +++ kernel/nv.c 2010-10-27 04:47:06.656657571 +0000
3 @@ -423,7 +423,6 @@ static struct pci_driver nv_pci_driver =
4 static struct file_operations nv_fops = {
7 - .ioctl = nv_kern_ioctl,
8 #if defined(HAVE_UNLOCKED_IOCTL)
9 .unlocked_ioctl = nv_kern_unlocked_ioctl,