Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120786
b: refs/heads/master
c: 57a3750
h: refs/heads/master
v: v3
  • Loading branch information
Jaswinder Singh authored and Ingo Molnar committed Dec 18, 2008
1 parent 00c3be3 commit 4262634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: fde9071167c4624281553b23232aa8b81e71c790
refs/heads/master: 57a37505d19f4dfeee26f0fd7ea38ed6f1d10cbe
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/time_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ unsigned long profile_pc(struct pt_regs *regs)
}
EXPORT_SYMBOL(profile_pc);

irqreturn_t timer_interrupt(int irq, void *dev_id)
static irqreturn_t timer_interrupt(int irq, void *dev_id)
{
add_pda(irq0_irqs, 1);

Expand Down

0 comments on commit 4262634

Please sign in to comment.