aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/timers
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2008-02-12 17:02:08 +0900
committerPaul Mundt <lethal@linux-sh.org>2008-02-14 14:22:11 +0900
commit43081e18336d67937092dd05ffe320d2fbffd012 (patch)
tree36fbe038a1d155281e02e5dd21e44a8a4bd37ed9 /arch/sh/kernel/timers
parentsh: Update SH-5 flush_cache_sigtramp() for API changes. (diff)
downloadlinux-dev-43081e18336d67937092dd05ffe320d2fbffd012.tar.xz
linux-dev-43081e18336d67937092dd05ffe320d2fbffd012.zip
sh: Shut up some trivial build warnings.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/timers')
-rw-r--r--arch/sh/kernel/timers/timer-mtu2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/timers/timer-mtu2.c b/arch/sh/kernel/timers/timer-mtu2.c
index 463cd08f9517..ade9d6eb29f9 100644
--- a/arch/sh/kernel/timers/timer-mtu2.c
+++ b/arch/sh/kernel/timers/timer-mtu2.c
@@ -154,7 +154,6 @@ static int mtu2_timer_stop(void)
static int mtu2_timer_init(void)
{
- u8 tmp;
unsigned long interval;
setup_irq(CONFIG_SH_TIMER_IRQ, &mtu2_irq);