summaryrefslogtreecommitdiff
path: root/sys-power/acpi_call/files/acpi_call-1.1.0-linux-4.12.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/acpi_call/files/acpi_call-1.1.0-linux-4.12.patch')
-rw-r--r--sys-power/acpi_call/files/acpi_call-1.1.0-linux-4.12.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys-power/acpi_call/files/acpi_call-1.1.0-linux-4.12.patch b/sys-power/acpi_call/files/acpi_call-1.1.0-linux-4.12.patch
new file mode 100644
index 000000000000..ef9fde9f2958
--- /dev/null
+++ b/sys-power/acpi_call/files/acpi_call-1.1.0-linux-4.12.patch
@@ -0,0 +1,10 @@
+--- acpi_call-1.1.0.orig/acpi_call.c 2017-07-03 22:44:38.111270788 +0200
++++ acpi_call-1.1.0/acpi_call.c 2017-07-03 22:44:31.010270815 +0200
+@@ -6,6 +6,7 @@
+ #include <linux/proc_fs.h>
+ #include <linux/slab.h>
+ #include <asm/uaccess.h>
++#include <linux/uaccess.h>
+ #include <linux/acpi.h>
+
+ MODULE_LICENSE("GPL");