Skip to content

Commit 2c83ded

Browse files
committed
Merge branch 'for-6.11-fixup' into for-linus
2 parents b0da640 + 3e5b2e8 commit 2c83ded

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kernel/printk/printk.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2620,6 +2620,7 @@ int match_devname_and_update_preferred_console(const char *devname,
26202620

26212621
return -ENOENT;
26222622
}
2623+
EXPORT_SYMBOL_GPL(match_devname_and_update_preferred_console);
26232624

26242625
bool console_suspend_enabled = true;
26252626
EXPORT_SYMBOL(console_suspend_enabled);

0 commit comments

Comments
 (0)