updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / nvidia-256 / patch_2.6.36.patch
blob8afcd027042648d5eab19c8db0c96aaf672e1ffc
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 = {
5 .owner = THIS_MODULE,
6 .poll = nv_kern_poll,
7 - .ioctl = nv_kern_ioctl,
8 #if defined(HAVE_UNLOCKED_IOCTL)
9 .unlocked_ioctl = nv_kern_unlocked_ioctl,
10 #endif