Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/linux-gpib-modules/files/
Date: Mon, 04 Mar 2019 03:14:25
Message-Id: 1551669076.b838a63bc6263df2dd833d89803472d0e6ab49b6.bman@gentoo
1 commit: b838a63bc6263df2dd833d89803472d0e6ab49b6
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sat Mar 2 12:03:28 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 4 03:11:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b838a63b
7
8 sci-libs/linux-gpib-modules: remove unused patch
9
10 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
11 Closes: https://github.com/gentoo/gentoo/pull/11217
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 .../files/linux-gpib-modules-4.0.4_rc2-kernel-4.11.0.patch | 10 ----------
15 1 file changed, 10 deletions(-)
16
17 diff --git a/sci-libs/linux-gpib-modules/files/linux-gpib-modules-4.0.4_rc2-kernel-4.11.0.patch b/sci-libs/linux-gpib-modules/files/linux-gpib-modules-4.0.4_rc2-kernel-4.11.0.patch
18 deleted file mode 100644
19 index c3a9764924c..00000000000
20 --- a/sci-libs/linux-gpib-modules/files/linux-gpib-modules-4.0.4_rc2-kernel-4.11.0.patch
21 +++ /dev/null
22 @@ -1,10 +0,0 @@
23 ---- linux-gpib-4.0.4rc2.orig/drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c 2016-06-22 09:48:47.000000000 +0100
24 -+++ linux-gpib-4.0.4rc2/drivers/gpib/lpvo_usb_gpib/lpvo_usb_gpib.c 2017-05-02 00:59:04.509950834 +0100
25 -@@ -37,6 +37,7 @@
26 - #include <linux/file.h>
27 - #include <linux/timer.h>
28 - #include <linux/delay.h>
29 -+#include <linux/sched/signal.h>
30 - #include <asm/uaccess.h>
31 -
32 - #include "gpibP.h"