diff options
author | Jean Delvare <khali@linux-fr.org> | 2007-10-19 23:22:55 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2007-10-19 23:22:55 +0200 |
commit | c03983ac9b268d4bbb8c2600baba5798aefa9d5d (patch) | |
tree | 09c351d4c6174a7b7ed3357d391ff839143160c4 /arch/cris/arch-v32/lib/dram_init.S | |
parent | db955170d40601d9925f01712782fbe3ce362b7e (diff) |
Spelling fix: explicitly
From: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'arch/cris/arch-v32/lib/dram_init.S')
-rw-r--r-- | arch/cris/arch-v32/lib/dram_init.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/cris/arch-v32/lib/dram_init.S b/arch/cris/arch-v32/lib/dram_init.S index 158b3dbb4d9..218fbe259ee 100644 --- a/arch/cris/arch-v32/lib/dram_init.S +++ b/arch/cris/arch-v32/lib/dram_init.S @@ -12,7 +12,7 @@ */ /* Just to be certain the config file is included, we include it here - * explicitely instead of depending on it being included in the file that + * explicitly instead of depending on it being included in the file that * uses this code. */ |