diff options
Diffstat (limited to 'arch/powerpc/kernel/rtas.c')
-rw-r--r-- | arch/powerpc/kernel/rtas.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/kernel/rtas.c b/arch/powerpc/kernel/rtas.c index 4283fa33f784..ae2e2a31a705 100644 --- a/arch/powerpc/kernel/rtas.c +++ b/arch/powerpc/kernel/rtas.c | |||
@@ -632,7 +632,7 @@ void rtas_stop_self(void) | |||
632 | } | 632 | } |
633 | 633 | ||
634 | /* | 634 | /* |
635 | * Call early during boot, before mem init or bootmem, to retreive the RTAS | 635 | * Call early during boot, before mem init or bootmem, to retrieve the RTAS |
636 | * informations from the device-tree and allocate the RMO buffer for userland | 636 | * informations from the device-tree and allocate the RMO buffer for userland |
637 | * accesses. | 637 | * accesses. |
638 | */ | 638 | */ |