summarylogtreecommitdiffstats
path: root/ck-patch-for-5.4.57+.patch
diff options
context:
space:
mode:
authorshmilee2021-02-18 10:56:43 +0800
committershmilee2021-02-18 10:56:43 +0800
commit55f3fbe8b4f8976a0fde2e36623912bd865205bc (patch)
tree64fc1ece76df90f1ae6c832397995575c499d9da /ck-patch-for-5.4.57+.patch
parentdea0b329356334910f3324f8f50bdd521d8f9bab (diff)
downloadaur-55f3fbe8b4f8976a0fde2e36623912bd865205bc.tar.gz
update to LTS 5.10.16
Diffstat (limited to 'ck-patch-for-5.4.57+.patch')
-rw-r--r--ck-patch-for-5.4.57+.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/ck-patch-for-5.4.57+.patch b/ck-patch-for-5.4.57+.patch
deleted file mode 100644
index 25a847ac5ba0..000000000000
--- a/ck-patch-for-5.4.57+.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- patch-5.4-ck1 2020-08-08 16:53:19.000000000 +0800
-+++ patch-5.4.57-ck1 2020-08-08 12:51:45.000000000 +0800
-@@ -17368,9 +17368,9 @@
- --- a/kernel/time/timer.c
- +++ b/kernel/time/timer.c
- @@ -43,6 +43,7 @@
-- #include <linux/sched/debug.h>
- #include <linux/slab.h>
- #include <linux/compat.h>
-+ #include <linux/random.h>
- +#include <linux/freezer.h>
-
- #include <linux/uaccess.h>