aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/kernel/timer/tpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/kernel/timer/tpu.c')
-rw-r--r--arch/h8300/kernel/timer/tpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/h8300/kernel/timer/tpu.c b/arch/h8300/kernel/timer/tpu.c
index df7f453a9673..ad383caae196 100644
--- a/arch/h8300/kernel/timer/tpu.c
+++ b/arch/h8300/kernel/timer/tpu.c
@@ -65,7 +65,6 @@ static struct irqaction tpu_irq = {
65 .name = "tpu", 65 .name = "tpu",
66 .handler = timer_interrupt, 66 .handler = timer_interrupt,
67 .flags = IRQF_DISABLED | IRQF_TIMER, 67 .flags = IRQF_DISABLED | IRQF_TIMER,
68 .mask = CPU_MASK_NONE,
69}; 68};
70 69
71const static int __initdata divide_rate[] = { 70const static int __initdata divide_rate[] = {