]> git.pld-linux.org Git - packages/linux-gpib.git/commitdiff
- remove path for included files
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Thu, 6 Dec 2007 01:55:44 +0000 (01:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    linux-gpib-include_file.patch -> 1.1

linux-gpib-include_file.patch [new file with mode: 0644]

diff --git a/linux-gpib-include_file.patch b/linux-gpib-include_file.patch
new file mode 100644 (file)
index 0000000..926cbb2
--- /dev/null
@@ -0,0 +1,22 @@
+--- linux-gpib-3.2.09/drivers/gpib/include/gpib_types.h        2007-12-06 00:25:49.000000000 +0000
++++ linux-gpib-3.2.09/drivers/gpib/include/gpib_types.h.orig   2007-12-06 00:25:24.000000000 +0000
+@@ -24,7 +24,7 @@
+  * and generic interface provided by gpib-common.
+  * This really should be in a different header file.
+  */
+-#include "gpib/gpib_user.h"
++#include "gpib_user.h"
+ #include <linux/wait.h>
+ #include <linux/timer.h>
+ #include <linux/interrupt.h>
+--- linux-gpib-3.2.09/drivers/gpib/include/gpibP.h.orig        2007-12-06 00:42:20.000000000 +0000
++++ linux-gpib-3.2.09/drivers/gpib/include/gpibP.h     2007-12-06 00:47:22.000000000 +0000
+@@ -20,7 +20,7 @@
+ #include <linux/types.h>
+-#include "gpib/gpib_user.h"
++#include "gpib_user.h"
+ #include "gpib_types.h"
+ #include "gpib_proto.h"
+ #include "gpib_ioctl.h"
This page took 0.030488 seconds and 4 git commands to generate.