aboutsummaryrefslogtreecommitdiff
path: root/arch/metag
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2015-05-27 15:05:42 +0300
committerJiri Kosina <jkosina@suse.com>2015-08-07 14:01:39 +0200
commit60acc4ebe710a8e5c56a8488e91c8b1903289ca8 (patch)
treeb407636a3639af9a0f3286c3a6cad63390948a59 /arch/metag
parentb527538fe6f9506d619c09ee5f86b27d91e779e4 (diff)
treewide: Fix typo compatability -> compatibility
Even though 'compatability' has a dedicated entry in the Wiktionary, it's listed as 'Mispelling of compatibility'. Fix it. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: David S. Miller <davem@davemloft.net> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> for the atomic_helper.c Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'arch/metag')
-rw-r--r--arch/metag/include/asm/elf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/metag/include/asm/elf.h b/arch/metag/include/asm/elf.h
index d2baf6961794..87b0cf1e0acb 100644
--- a/arch/metag/include/asm/elf.h
+++ b/arch/metag/include/asm/elf.h
@@ -11,7 +11,7 @@
#define R_METAG_RELBRANCH 4
#define R_METAG_GETSETOFF 5
-/* Backward compatability */
+/* Backward compatibility */
#define R_METAG_REG32OP1 6
#define R_METAG_REG32OP2 7
#define R_METAG_REG32OP3 8