Commit df8eda0f authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Russell King

ARM: 9023/1: Spelling s/mmeory/memory/

Fix a misspelling of the word "memory".
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 735e8d93
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment