diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2016-09-23 15:42:08 +0200 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2016-09-23 15:42:08 +0200 |
commit | 746d9dda5628de73f3f88b23374ef2588c6aad4a (patch) | |
tree | 3249c96ec28d8d143b263259692669c6218208e0 /arch/cris | |
parent | 60a7a19985244a8549fd3a7e4a18194ab710ddbf (diff) | |
download | linux-746d9dda5628de73f3f88b23374ef2588c6aad4a.tar.bz2 |
Fix typo
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Jesper Nilsson <jespern@axis.com>
Diffstat (limited to 'arch/cris')
-rw-r--r-- | arch/cris/arch-v32/mach-fs/dram_init.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/arch-v32/mach-fs/dram_init.S b/arch/cris/arch-v32/mach-fs/dram_init.S index d3ce2eb04cb1..2ed51e247e8f 100644 --- a/arch/cris/arch-v32/mach-fs/dram_init.S +++ b/arch/cris/arch-v32/mach-fs/dram_init.S @@ -3,7 +3,7 @@ * This file is intended to be included from other assembler files * * Note: This file may not modify r8 or r9 because they are used to - * carry information from the decompresser to the kernel + * carry information from the decompressor to the kernel * * Copyright (C) 2000-2007 Axis Communications AB * |