|
@@ -237,7 +237,7 @@ static noinline __init void detect_machine_type(void)
|
|
|
S390_lowcore.machine_flags |= MACHINE_FLAG_VM;
|
|
S390_lowcore.machine_flags |= MACHINE_FLAG_VM;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-static __init void early_pgm_check_handler(void)
|
|
|
|
|
|
|
+static void early_pgm_check_handler(void)
|
|
|
{
|
|
{
|
|
|
unsigned long addr;
|
|
unsigned long addr;
|
|
|
const struct exception_table_entry *fixup;
|
|
const struct exception_table_entry *fixup;
|