summaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2014-08-25 10:50:12 +0200
committerJiri Kosina <jkosina@suse.cz>2014-08-26 09:35:57 +0200
commit55688377b19b2483ad249be30984a900a8546a17 (patch)
tree560d7eb7623e5bbac4e162027faa7e6c34b447b1 /arch/mips
parentc614f13a9680a483f3558e20dc5fa350700f83fb (diff)
MIPS: fix comment spelling
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/include/asm/page.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/page.h b/arch/mips/include/asm/page.h
index 5699ec3a71af..e4ef8343ad51 100644
--- a/arch/mips/include/asm/page.h
+++ b/arch/mips/include/asm/page.h
@@ -37,7 +37,7 @@
/*
* This is used for calculating the real page sizes
- * for FTLB or VTLB + FTLB confugrations.
+ * for FTLB or VTLB + FTLB configurations.
*/
static inline unsigned int page_size_ftlb(unsigned int mmuextdef)
{