|
@@ -2634,7 +2634,7 @@ static int __init setup_xmon_sysrq(void)
|
|
|
__initcall(setup_xmon_sysrq);
|
|
|
#endif /* CONFIG_MAGIC_SYSRQ */
|
|
|
|
|
|
-int __initdata xmon_early, xmon_off;
|
|
|
+static int __initdata xmon_early, xmon_off;
|
|
|
|
|
|
static int __init early_parse_xmon(char *p)
|
|
|
{
|