diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2016-09-23 15:42:07 +0200 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2016-09-23 15:42:07 +0200 |
commit | a94c83c09937a1d513d21cdd652c4d8326794912 (patch) | |
tree | 5c5b5e400a338c009bd5dda5b0222db6781e7e6b /arch/cris | |
parent | 520c1748092d34c0effb773bd131752f3b9585ae (diff) | |
download | linux-a94c83c09937a1d513d21cdd652c4d8326794912.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-a3/dram_init.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/arch-v32/mach-a3/dram_init.S b/arch/cris/arch-v32/mach-a3/dram_init.S index 5c4f24dce94c..7dc26bdb26b5 100644 --- a/arch/cris/arch-v32/mach-a3/dram_init.S +++ b/arch/cris/arch-v32/mach-a3/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) 2005-2007 Axis Communications AB * |