sparc32,leon: cleaned away code from the LEON2 days

Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Daniel Hellstrom 2011-04-19 23:41:24 +00:00 committed by David S. Miller
parent 2cf9530420
commit ea044ec398
2 changed files with 1 additions and 24 deletions

View file

@ -316,7 +316,7 @@ void __init leon_init_timers(irq_handler_t counter_fn)
if (err) {
printk(KERN_ERR "leon_time_init: unable to attach IRQ%d\n",
LEON_INTERRUPT_TIMER1);
irq);
prom_halt();
}