diff options
Diffstat (limited to 'arch/mips/include/asm/mach-generic/kernel-entry-init.h')
-rw-r--r-- | arch/mips/include/asm/mach-generic/kernel-entry-init.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-generic/kernel-entry-init.h b/arch/mips/include/asm/mach-generic/kernel-entry-init.h index 13b0751b010a..a229297c880b 100644 --- a/arch/mips/include/asm/mach-generic/kernel-entry-init.h +++ b/arch/mips/include/asm/mach-generic/kernel-entry-init.h | |||
@@ -16,7 +16,7 @@ | |||
16 | .endm | 16 | .endm |
17 | 17 | ||
18 | /* | 18 | /* |
19 | * Do SMP slave processor setup necessary before we can savely execute C code. | 19 | * Do SMP slave processor setup necessary before we can safely execute C code. |
20 | */ | 20 | */ |
21 | .macro smp_slave_setup | 21 | .macro smp_slave_setup |
22 | .endm | 22 | .endm |