Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144958
b: refs/heads/master
c: 01caec8
h: refs/heads/master
v: v3
  • Loading branch information
Shane McDonald authored and Ralf Baechle committed May 14, 2009
1 parent d834497 commit 9a78a17
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 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: ed01b3d240b76dc1b93d08833832f9ce51a11f02
refs/heads/master: 01caec8396eff7d519e6d85c5a1c860e7d4714e5
7 changes: 2 additions & 5 deletions trunk/arch/mips/pmc-sierra/msp71xx/msp_time.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,7 @@ void __init plat_time_init(void)
mips_hpt_frequency = cpu_rate/2;
}

void __init plat_timer_setup(struct irqaction *irq)
unsigned int __init get_c0_compare_int(void)
{
#ifdef CONFIG_IRQ_MSP_CIC
/* we are using the vpe0 counter for timer interrupts */
setup_irq(MSP_INT_VPE0_TIMER, irq);
#endif
return MSP_INT_VPE0_TIMER;
}

0 comments on commit 9a78a17

Please sign in to comment.