diff --git a/target/linux/armsr/patches-6.12/300-printk-always-setup-default-consoles.patch b/target/linux/armsr/patches-6.12/300-printk-always-setup-default-consoles.patch index c7a119cff15..d83b8880ed1 100644 --- a/target/linux/armsr/patches-6.12/300-printk-always-setup-default-consoles.patch +++ b/target/linux/armsr/patches-6.12/300-printk-always-setup-default-consoles.patch @@ -36,7 +36,7 @@ Link: https://github.com/openwrt/openwrt/pull/17012#issuecomment-2591751115 --- a/kernel/printk/printk.c +++ b/kernel/printk/printk.c -@@ -3505,7 +3505,7 @@ void register_console(struct console *ne +@@ -3978,7 +3978,7 @@ void register_console(struct console *ne * Note that a console with tty binding will have CON_CONSDEV * flag set and will be first in the list. */