mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
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:
parent
2cf9530420
commit
ea044ec398
2 changed files with 1 additions and 24 deletions
|
@ -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();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue