aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/mcftimer.h
diff options
context:
space:
mode:
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 @@
51 * Bit definitions for the Timer Event Registers (TER). 51 * Bit definitions for the Timer Event Registers (TER).
52 */ 52 */
53#define MCFTIMER_TER_CAP 0x01 /* Capture event */ 53#define MCFTIMER_TER_CAP 0x01 /* Capture event */
54#define MCFTIMER_TER_REF 0x02 /* Refernece event */ 54#define MCFTIMER_TER_REF 0x02 /* Reference event */
55 55
56/****************************************************************************/ 56/****************************************************************************/
57#endif /* mcftimer_h */ 57#endif /* mcftimer_h */