summaryrefslogtreecommitdiffstats
path: root/arch/metag/include/asm/metag_mem.h
diff options
context:
space:
mode:
authorAndrea Gelmini2016-05-21 13:58:38 +0200
committerJames Hogan2016-07-15 10:55:49 +0200
commit986724dd3501f808fbe94f7128d4b8227200d706 (patch)
tree06f806c2c2dd811164fe1d8f613feeab8fc8cc66 /arch/metag/include/asm/metag_mem.h
parentLinux 4.7-rc7 (diff)
downloadkernel-qcow2-linux-986724dd3501f808fbe94f7128d4b8227200d706.tar.gz
kernel-qcow2-linux-986724dd3501f808fbe94f7128d4b8227200d706.tar.xz
kernel-qcow2-linux-986724dd3501f808fbe94f7128d4b8227200d706.zip
metag: Fix typos
Fix typos in metag architecture. [james.hogan@imgtec.com: squashed patches and fixed "detailed"] Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: James Hogan <james.hogan@imgtec.com>
Diffstat (limited to 'arch/metag/include/asm/metag_mem.h')
-rw-r--r--arch/metag/include/asm/metag_mem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/metag/include/asm/metag_mem.h b/arch/metag/include/asm/metag_mem.h
index aa5a076df439..7848bc6d3b61 100644
--- a/arch/metag/include/asm/metag_mem.h
+++ b/arch/metag/include/asm/metag_mem.h
@@ -881,7 +881,7 @@
#define PERFCTRL_DCSTALL 11 /* Dcache+TLB o/p delayed (per-thread) */
#define PERFCTRL_ICSTALL 12 /* Icache+TLB o/p delayed (per-thread) */
-#define PERFCTRL_INT 13 /* Internal core delailed events (see next) */
+#define PERFCTRL_INT 13 /* Internal core detailed events (see next) */
#define PERFCTRL_EXT 15 /* External source in core periphery */
#endif /* METAC_2_1 */