From e534570481ac799417c7f656c494244e3daa86b0 Mon Sep 17 00:00:00 2001 From: Aqua-sama Date: Sun, 23 Aug 2020 16:36:13 +0300 Subject: Updated to 5.7.17 --- fix-ck1_for_5.7.14.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fix-ck1_for_5.7.14.patch (limited to 'fix-ck1_for_5.7.14.patch') diff --git a/fix-ck1_for_5.7.14.patch b/fix-ck1_for_5.7.14.patch new file mode 100644 index 0000000..c443634 --- /dev/null +++ b/fix-ck1_for_5.7.14.patch @@ -0,0 +1,13 @@ +--- 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 + #include + #include ++ #include + +#include + + #include -- cgit v1.2.1