diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-01-09 18:10:13 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2006-01-09 18:10:13 -0500 |
commit | 943ffb587cfdf3b2adfe52a6db08573f4ecf3284 (patch) | |
tree | d2b631e24a824e9742f941cf3b89b0eea91bd201 /arch/powerpc/kernel/rtas.c | |
parent | 540695886075964c0e5295bea8e4793e8765d010 (diff) |
spelling: s/retreive/retrieve/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
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 | */ |