Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70922
b: refs/heads/master
c: 0eafaae
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Bogendoerfer authored and Ralf Baechle committed Oct 17, 2007
1 parent e17b2a2 commit 628564f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9ee5389c58d7e74ae06887541fbb0ff6ecc6a499
refs/heads/master: 0eafaae84e21ac033815cc9f33c3ae889cd7ccfe
9 changes: 0 additions & 9 deletions trunk/arch/mips/sgi-ip22/ip22-time.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,12 +192,3 @@ void indy_8254timer_irq(void)
ArcEnterInteractiveMode();
irq_exit();
}

void __init plat_timer_setup(struct irqaction *irq)
{
/* over-write the handler, we use our own way */
irq->handler = no_action;

/* setup irqaction */
setup_irq(SGI_TIMER_IRQ, irq);
}

0 comments on commit 628564f

Please sign in to comment.