]> git.pld-linux.org Git - packages/X11-driver-nvidia-legacy.git/blobdiff - X11-driver-nvidia-legacy-gcc34.patch
- BR: rpmbuild(macros) >= 1.330, for fixed %build_kernel_modules macro
[packages/X11-driver-nvidia-legacy.git] / X11-driver-nvidia-legacy-gcc34.patch
index ca78c21b93fbad24425d9f01c7ef8b27c2f1d09d..d2fba16f7a67869c5ecb3c7ab10f65f8e52886e5 100644 (file)
@@ -1,11 +1,11 @@
 diff -uNr NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c NVIDIA-Linux-x86-1.0-5336-pkg1.fixed/usr/src/nv/nv.c
 --- NVIDIA-Linux-x86-1.0-5336-pkg1/usr/src/nv/nv.c     2004-01-15 04:29:11.000000000 +0100
 +++ NVIDIA-Linux-x86-1.0-5336-pkg1.fixed/usr/src/nv/nv.c       2004-02-17 20:53:36.000000000 +0100
-@@ -1496,6 +1496,7 @@
+@@ -1496,6 +1496,6 @@
      .open   = nv_kern_vma_open,
      .close  = nv_kern_vma_release,  /* "close" */
-     .nopage = nv_kern_vma_nopage,
-+    .populate = 0
+-    .nopage = nv_kern_vma_nopage,
++    .nopage = nv_kern_vma_nopage
  };
  
  static nv_file_private_t *
This page took 0.069425 seconds and 4 git commands to generate.