From 746d9dda5628de73f3f88b23374ef2588c6aad4a Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 23 Sep 2016 15:42:08 +0200 Subject: Fix typo Signed-off-by: Andrea Gelmini Signed-off-by: Jesper Nilsson --- arch/cris/arch-v32/mach-fs/dram_init.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/cris/arch-v32/mach-fs/dram_init.S') 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 * -- cgit