Commit 2c83ded8 authored by Petr Mladek's avatar Petr Mladek
Browse files

Merge branch 'for-6.11-fixup' into for-linus

parents b0da6408 3e5b2e81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2620,6 +2620,7 @@ int match_devname_and_update_preferred_console(const char *devname,

	return -ENOENT;
}
EXPORT_SYMBOL_GPL(match_devname_and_update_preferred_console);

bool console_suspend_enabled = true;
EXPORT_SYMBOL(console_suspend_enabled);