mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-27 17:11:46 +00:00
typo fixes: mecanism -> mechanism
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
9aaeded72f
commit
b3c2ffd534
8 changed files with 8 additions and 8 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue