]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
Blackfin arch: fix a typo in comments
authorBryan Wu <cooloney@kernel.org>
Fri, 10 Oct 2008 13:22:01 +0000 (21:22 +0800)
committerBryan Wu <cooloney@kernel.org>
Fri, 10 Oct 2008 13:22:01 +0000 (21:22 +0800)
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/kernel/setup.c

index 74370f3707b998f0da12b77bae8a4d00fc88f148..7054594831c512ab998d84ab06956fa8affd2fb2 100644 (file)
@@ -411,7 +411,7 @@ static __init void parse_cmdline_early(char *cmdline_p)
  *  [_rambase, _ramstart]:             kernel image
  *  [memory_start, memory_end]:                dynamic memory managed by kernel
  *  [memory_end, _ramend]:             reserved memory
- *     [meory_mtd_start(memory_end),
+ *     [memory_mtd_start(memory_end),
  *             memory_mtd_start + mtd_size]:   rootfs (if any)
  *     [_ramend - DMA_UNCACHED_REGION,
  *             _ramend]:                       uncached DMA region