spelling: s/retreive/retrieve/

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Adrian Bunk
2006-01-10 00:10:13 +01:00
committed by Adrian Bunk
parent 5406958860
commit 943ffb587c
17 changed files with 20 additions and 20 deletions

View File

@@ -632,7 +632,7 @@ void rtas_stop_self(void)
}
/*
* Call early during boot, before mem init or bootmem, to retreive the RTAS
* Call early during boot, before mem init or bootmem, to retrieve the RTAS
* informations from the device-tree and allocate the RMO buffer for userland
* accesses.
*/