sparc32: Delete master_l10_limit.

It is only set, never used.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2008-09-13 22:48:04 -07:00
parent 8bd8deead7
commit c7e606a8f8
5 changed files with 0 additions and 5 deletions

View File

@@ -172,7 +172,6 @@ static void __init sun4c_init_timers(irq_handler_t counter_fn)
sbus_writel((((1000000/HZ) + 1) << 10), &sun4c_timers->l10_limit);
master_l10_counter = &sun4c_timers->l10_count;
master_l10_limit = &sun4c_timers->l10_limit;
err = request_irq(irq[0].pri, counter_fn,
(IRQF_DISABLED | SA_STATIC_ALLOC),