Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96410
b: refs/heads/master
c: d0e7ba0
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Ralf Baechle committed May 12, 2008
1 parent 50d5395 commit a519899
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b618336aac146df24ace641dff69dc46675886c9
refs/heads/master: d0e7ba063233105febd960e0716d5e9fd9159307
4 changes: 2 additions & 2 deletions trunk/arch/mips/sgi-ip27/ip27-timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ static void rt_set_mode(enum clock_event_mode mode,
}
}

unsigned int rt_timer_irq;
int rt_timer_irq;

static irqreturn_t hub_rt_counter_handler(int irq, void *dev_id)
{
Expand Down Expand Up @@ -219,7 +219,7 @@ static void __cpuinit hub_rt_clock_event_init(void)

static void __init hub_rt_clock_event_global_init(void)
{
unsigned int irq;
int irq;

do {
smp_wmb();
Expand Down

0 comments on commit a519899

Please sign in to comment.