linux57-tkg: Fix ck1 patchset application

This commit is contained in:
Tk-Glitch
2020-08-11 16:13:53 +02:00
parent 52d17f6af2
commit 333a3a46db
2 changed files with 3 additions and 3 deletions

View File

@@ -12815,9 +12815,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>