summarylogtreecommitdiffstats
path: root/3.patch
diff options
context:
space:
mode:
authorBruno Santos2021-05-29 12:37:03 +0100
committerBruno Santos2021-05-29 12:37:03 +0100
commit8f541e7abd2b6d7486ea8e9141cf08932743c87c (patch)
treed4ce831833e053b659ff0c43151008666bed2249 /3.patch
parentdbd81f9d42664cb660cb00803dacb09bdca88f47 (diff)
downloadaur-8f541e7abd2b6d7486ea8e9141cf08932743c87c.tar.gz
Update for newer kernels
Diffstat (limited to '3.patch')
-rw-r--r--3.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/3.patch b/3.patch
new file mode 100644
index 000000000000..d56ee6bf3116
--- /dev/null
+++ b/3.patch
@@ -0,0 +1,22 @@
+commit 087687e986e89e19f7ccdb787a9d118faec5f307
+Author: Bruno Santos <brunomanuelsantos@tecnico.ulisboa.pt>
+Date: Thu May 20 22:56:26 2021 +0100
+
+ Remove deprecated and unused kmap_types.h
+
+ Fortunately this header was not actually used, so we can simply delete
+ the include. This header was removed upstream with commit
+ d7029e4549691ecaf1ead536d3322a00bda85659.
+
+diff --git a/SocketCAN - Linux (V1.1.148.0)/can-ibxxx_socketcan/ixx_pci_ib_active.c b/SocketCAN - Linux (V1.1.148.0)/can-ibxxx_socketcan/ixx_pci_ib_active.c
+index 16ed10d..00805dd 100644
+--- a/SocketCAN - Linux (V1.1.148.0)/can-ibxxx_socketcan/ixx_pci_ib_active.c
++++ b/SocketCAN - Linux (V1.1.148.0)/can-ibxxx_socketcan/ixx_pci_ib_active.c
+@@ -32,7 +32,6 @@
+ #include <linux/firmware.h>
+ #include <linux/time.h>
+
+-#include <asm-generic/kmap_types.h>
+ #include <asm-generic/errno.h>
+
+ #include <stdarg.h>