summaryrefslogtreecommitdiffstats
path: root/crash-driver.patch
diff options
context:
space:
mode:
authorJeremy Cline <jcline@redhat.com>2019-05-06 16:48:38 +0000
committerJeremy Cline <jcline@redhat.com>2019-05-07 14:02:01 +0000
commit6f9babcb28ce9b8ecfc1afb612361d26c9ec34a7 (patch)
treeb65513d62661f81b4ca9edbcc33abf0e15c88ab9 /crash-driver.patch
parent2d62e0d70f99987e98fedec648a10a286000eab0 (diff)
downloadkernel-6f9babcb28ce9b8ecfc1afb612361d26c9ec34a7.tar.gz
kernel-6f9babcb28ce9b8ecfc1afb612361d26c9ec34a7.tar.xz
kernel-6f9babcb28ce9b8ecfc1afb612361d26c9ec34a7.zip
Initial v5.1 rebase
Diffstat (limited to 'crash-driver.patch')
-rw-r--r--crash-driver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/crash-driver.patch b/crash-driver.patch
index 211d67fda..164dc90f5 100644
--- a/crash-driver.patch
+++ b/crash-driver.patch
@@ -326,7 +326,7 @@ index 0000000..085378a
+#include <linux/miscdevice.h>
+#include <linux/init.h>
+#include <asm/io.h>
-+#include <asm/uaccess.h>
++#include <linux/uaccess.h>
+#include <asm/types.h>
+#include <asm/crash-driver.h>
+