Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31240
b: refs/heads/master
c: 6feb6ef
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Jun 29, 2006
1 parent 9ad093e commit 1d34ec2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: f41ae0b2b9e5b4455cfc68dcc885f4fa2a973384
refs/heads/master: 6feb6efaec9858dfb673fc5c89b8280b1b73bb08
4 changes: 0 additions & 4 deletions trunk/arch/mips/gt64120/wrppmc/time.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ void __init wrppmc_timer_setup(struct irqaction *irq)
{
/* Install ISR for timer interrupt */
setup_irq(WRPPMC_MIPS_TIMER_IRQ, irq);

/* to generate the first timer interrupt */
write_c0_compare(mips_hpt_frequency/HZ);
write_c0_count(0);
}

/*
Expand Down

0 comments on commit 1d34ec2

Please sign in to comment.