ARM: 9023/1: Spelling s/mmeory/memory/
Fix a misspelling of the word "memory". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
This commit is contained in:
Родитель
735e8d93dc
Коммит
df8eda0f1f
|
@ -1136,7 +1136,7 @@ void __init setup_arch(char **cmdline_p)
|
|||
efi_init();
|
||||
/*
|
||||
* Make sure the calculation for lowmem/highmem is set appropriately
|
||||
* before reserving/allocating any mmeory
|
||||
* before reserving/allocating any memory
|
||||
*/
|
||||
adjust_lowmem_bounds();
|
||||
arm_memblock_init(mdesc);
|
||||
|
|
Загрузка…
Ссылка в новой задаче