summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/timers/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/kernel/timers/timer.c')
-rw-r--r--arch/sh/kernel/timers/timer.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/kernel/timers/timer.c b/arch/sh/kernel/timers/timer.c
index 4e7e747d1b69..f3bd1413d568 100644
--- a/arch/sh/kernel/timers/timer.c
+++ b/arch/sh/kernel/timers/timer.c
@@ -20,9 +20,6 @@ static struct sys_timer *sys_timers[] = {
#ifdef CONFIG_SH_MTU2
&mtu2_timer,
#endif
-#ifdef CONFIG_SH_CMT
- &cmt_timer,
-#endif
NULL,
};