summarylogtreecommitdiffstats
path: root/0005-kernel-5.13-dropped-tty_check_change.patch
diff options
context:
space:
mode:
authorChris Severance2023-12-18 22:34:49 -0500
committerChris Severance2023-12-18 22:34:49 -0500
commit4bf5df5ed20149bd10d78fb62b43b4cbb78be8ad (patch)
treef7d32e9d2e86d2883be67c475c5b5991db91940f /0005-kernel-5.13-dropped-tty_check_change.patch
parent00c4511f418b9e6073c034710c6752fc4048e1c9 (diff)
downloadaur-moxa-uport16x0.tar.gz
autu: Update to 1.2.13-7
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
+