typo fixes: mecanism -> mechanism

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Adrian Bunk 2006-06-30 18:20:44 +02:00
parent 9aaeded72f
commit b3c2ffd534
8 changed files with 8 additions and 8 deletions

View file

@ -988,7 +988,7 @@ static void reserve_mem(u64 base, u64 size)
}
/*
* Initialize memory allocation mecanism, parse "memory" nodes and
* Initialize memory allocation mechanism, parse "memory" nodes and
* obtain that way the top of memory and RMO to setup out local allocator
*/
static void __init prom_init_mem(void)