]> git.pld-linux.org Git - packages/acx.git/commitdiff
- fixes compilation with kernels >= 2.6.18
authoraflinta <aflinta@pld-linux.org>
Wed, 3 Jan 2007 21:06:50 +0000 (21:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acx-include.patch -> 1.1

acx-include.patch [new file with mode: 0644]

diff --git a/acx-include.patch b/acx-include.patch
new file mode 100644 (file)
index 0000000..6f82aff
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN acx-20060521.orig/pci.c acx-20060521/pci.c
+--- acx-20060521.orig/pci.c    2007-01-03 20:37:30.249293750 +0100
++++ acx-20060521/pci.c 2007-01-03 20:38:14.548062250 +0100
+@@ -51,6 +51,7 @@
+ #include <linux/pm.h>
+ #include <linux/vmalloc.h>
+ #include <linux/dma-mapping.h>
++#include <linux/utsrelease.h>
+ #include "acx.h"
This page took 0.029661 seconds and 4 git commands to generate.