Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86712
b: refs/heads/master
c: 881ab68
h: refs/heads/master
v: v3
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Mar 4, 2008
1 parent d04d6c8 commit cd6df73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 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: 673da21b10fe5988dd237beddd5292e18b5c5988
refs/heads/master: 881ab680a49708b785384990ba729c1305e7f978
10 changes: 0 additions & 10 deletions trunk/arch/m68knommu/platform/68328/timers.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,6 @@ static irqreturn_t hw_tick(int irq, void *dummy)

/***************************************************************************/

static irqreturn_t hw_tick(int irq, void *dummy)
{
/* Reset Timer1 */
TSTAT &= 0;

return arch_timer_interrupt(irq, dummy);
}

/***************************************************************************/

static struct irqaction m68328_timer_irq = {
.name = "timer",
.flags = IRQF_DISABLED | IRQF_TIMER,
Expand Down

0 comments on commit cd6df73

Please sign in to comment.