1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-16 14:27:48 +00:00

gdbserverproxy-module-drv: Fix patch fuzz

Some how I missed that there was fuzz when applying the patch.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2023-10-16 14:12:50 -05:00
parent 12e860e67d
commit fdc7c0a03b
@@ -19,7 +19,7 @@ index 418b6db..4b1c676 100644
--- a/kernel_module/gdbproxy-mod/gdbserverproxy.c
+++ b/kernel_module/gdbproxy-mod/gdbserverproxy.c
@@ -540,7 +540,11 @@ static int gdb_write(struct tty_struct *tty,
*
*
*
*/
+#if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,15,0))