summaryrefslogtreecommitdiff
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, 0 insertions, 10 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
deleted file mode 100644
index ef9fde9f2958..000000000000
--- a/sys-power/acpi_call/files/acpi_call-1.1.0-linux-4.12.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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");