summarylogtreecommitdiffstats
path: root/0005-kernel-5.13-dropped-tty_check_change.patch
diff options
context:
space:
mode:
Diffstat (limited to '0005-kernel-5.13-dropped-tty_check_change.patch')
-rw-r--r--0005-kernel-5.13-dropped-tty_check_change.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0005-kernel-5.13-dropped-tty_check_change.patch b/0005-kernel-5.13-dropped-tty_check_change.patch
index 491f41ff08f0..83d1172976c2 100644
--- a/0005-kernel-5.13-dropped-tty_check_change.patch
+++ b/0005-kernel-5.13-dropped-tty_check_change.patch
@@ -6,7 +6,7 @@
return;
}
-+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,13,0))
++#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,10,180))
+int tty_check_change(struct tty_struct *tty);
+#endif
+