summary refs log tree commit diff
path: root/arch
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-05-21 14:00:33 +0200
committerRalf Baechle <ralf@linux-mips.org>2016-05-28 12:35:07 +0200
commit7a448b57a6165e9ff93adb4440459c22cbfa73a9 (patch)
treefb821e04acc9356d4eb15c54f0fbe29425e048fe /arch
parentfb0f6e8a2c0f01599bdf88a0ca146a44a0a58b5f (diff)
downloadlinux-7a448b57a6165e9ff93adb4440459c22cbfa73a9.tar.gz
MIPS: MT: Fix typo
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: linux-mips@linux-mips.org
Cc: trivial@kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/13323/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/mips/include/asm/mips_mt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mips_mt.h b/arch/mips/include/asm/mips_mt.h
index f6ba004a7711..aa4cca060e0a 100644
--- a/arch/mips/include/asm/mips_mt.h
+++ b/arch/mips/include/asm/mips_mt.h
@@ -1,5 +1,5 @@
 /*
- * Definitions and decalrations for MIPS MT support that are common between
+ * Definitions and declarations for MIPS MT support that are common between
  * the VSMP, and AP/SP kernel models.
  */
 #ifndef __ASM_MIPS_MT_H