summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/mcftimer.h
diff options
context:
space:
mode:
authorAdam Buchbinder <adam.buchbinder@gmail.com>2016-02-25 20:53:55 +0300
committerGeert Uytterhoeven <geert@linux-m68k.org>2016-02-29 11:51:44 +0300
commitefbec135f11d6f14f40806935827c53d8889f59b (patch)
tree81ed9f2ef5471504bf206bc14e844400255c0a25 /arch/m68k/include/asm/mcftimer.h
parenta95517992a37488c0bc8b629c47c570e580e407d (diff)
downloadlinux-efbec135f11d6f14f40806935827c53d8889f59b.tar.xz
m68k: Fix misspellings in comments.
Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Acked-by: Greg Ungerer <gerg@uclinux.org> [nommu, coldfire] Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/include/asm/mcftimer.h')
-rw-r--r--arch/m68k/include/asm/mcftimer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/mcftimer.h b/arch/m68k/include/asm/mcftimer.h
index 089f0f150bbf..1150e42c3f19 100644
--- a/arch/m68k/include/asm/mcftimer.h
+++ b/arch/m68k/include/asm/mcftimer.h
@@ -51,7 +51,7 @@
* Bit definitions for the Timer Event Registers (TER).
*/
#define MCFTIMER_TER_CAP 0x01 /* Capture event */
-#define MCFTIMER_TER_REF 0x02 /* Refernece event */
+#define MCFTIMER_TER_REF 0x02 /* Reference event */
/****************************************************************************/
#endif /* mcftimer_h */