diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2016-09-23 15:42:05 +0200 |
---|---|---|
committer | Jesper Nilsson <jespern@axis.com> | 2016-09-23 15:42:05 +0200 |
commit | 46813ddcce9373fc3035275c36321484b494871c (patch) | |
tree | 57f3a6fdadd07a37999b87e5dd3b6571130e7e8f /arch/cris | |
parent | 8d59dc11bee785b03687e334919d68a552b7d0ba (diff) | |
download | linux-46813ddcce9373fc3035275c36321484b494871c.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-v10/lib/dram_init.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/arch-v10/lib/dram_init.S b/arch/cris/arch-v10/lib/dram_init.S index e541d3d8f922..93310124333f 100644 --- a/arch/cris/arch-v10/lib/dram_init.S +++ b/arch/cris/arch-v10/lib/dram_init.S @@ -3,7 +3,7 @@ * This file is intended to be included from other assembler files * * Note: This file may not modify r9 because r9 is used to carry - * information from the decompresser to the kernel + * information from the decompressor to the kernel * * Copyright (C) 2000-2012 Axis Communications AB * |