aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/timer/timer8.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/kernel/timer/timer8.c')
-rw-r--r--arch/h8300/kernel/timer/timer8.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/h8300/kernel/timer/timer8.c b/arch/h8300/kernel/timer/timer8.c
index 3946c0fa8374..7a1533fad47d 100644
--- a/arch/h8300/kernel/timer/timer8.c
+++ b/arch/h8300/kernel/timer/timer8.c
@@ -61,7 +61,7 @@
61 61
62/* 62/*
63 * timer_interrupt() needs to keep up the real-time clock, 63 * timer_interrupt() needs to keep up the real-time clock,
64 * as well as call the "do_timer()" routine every clocktick 64 * as well as call the "xtime_update()" routine every clocktick
65 */ 65 */
66 66
67static irqreturn_t timer_interrupt(int irq, void *dev_id) 67static irqreturn_t timer_interrupt(int irq, void *dev_id)