]> git.pld-linux.org Git - packages/X11-driver-firegl.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 Feb 2005 19:45:03 +0000 (19:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-driver-firegl-pci_get_class.patch -> 1.2

X11-driver-firegl-pci_get_class.patch [deleted file]

diff --git a/X11-driver-firegl-pci_get_class.patch b/X11-driver-firegl-pci_get_class.patch
deleted file mode 100644 (file)
index 9cb7b42..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -urN X11-driver-firegl-8.8.25/lib/modules/fglrx/build_mod/agpgart_be.c X11-driver-firegl-8.8.25.patch/lib/modules/fglrx/build_mod/agpgart_be.c
---- X11-driver-firegl-8.8.25/lib/modules/fglrx/build_mod/agpgart_be.c  2005-01-20 01:46:17.000000000 +0100
-+++ X11-driver-firegl-8.8.25.patch/lib/modules/fglrx/build_mod/agpgart_be.c    2005-01-20 01:48:32.000000000 +0100
-@@ -95,6 +95,9 @@
- #include <linux/config.h>
- #include <linux/version.h>
-+#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,9)
-+#define pci_find_class pci_get_class
-+#endif /* LINUX_VERSION_CODE > KERNEL_VERSION(2,6,9) */
- #ifdef MODVERSIONS
This page took 0.060615 seconds and 4 git commands to generate.