diff options
Diffstat (limited to 'fix-ck1_for_5.7.14.patch')
-rw-r--r-- | fix-ck1_for_5.7.14.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/fix-ck1_for_5.7.14.patch b/fix-ck1_for_5.7.14.patch deleted file mode 100644 index c443634..0000000 --- a/fix-ck1_for_5.7.14.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/linux-ck-patch-5.7-ck1 -+++ b/linux-ck-patch-5.7-ck1 -@@ -12805,9 +12805,9 @@ index a5221abb4594..9a9287cb2a37 100644 - --- 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> |