]> git.pld-linux.org Git - packages/X11-driver-nvidia-legacy.git/blob - X11-driver-nvidia-legacy-gcc34.patch
- updated for 71.86.06
[packages/X11-driver-nvidia-legacy.git] / X11-driver-nvidia-legacy-gcc34.patch
1 --- NVIDIA-Linux-x86-71.86.06-pkg1/usr/src/nv/nv.c      2008-07-02 21:26:01.000000000 +0200
2 +++ NVIDIA-Linux-x86-71.86.06-pkg1/usr/src/nv/nv.c      2008-07-22 15:33:10.000000000 +0200
3 @@ -1774,7 +1774,7 @@
4      .open   = nv_kern_vma_open,
5      .close  = nv_kern_vma_release,  /* "close" */
6  #if !defined(NV_VM_INSERT_PAGE_PRESENT)
7 -    .nopage = nv_kern_vma_nopage,
8 +    .nopage = nv_kern_vma_nopage
9  #endif
10  };
11  
This page took 0.043997 seconds and 4 git commands to generate.