Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62372
b: refs/heads/master
c: aec8148
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Gleixner authored and Linus Torvalds committed Jul 22, 2007
1 parent 0891551 commit a6e0b43
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: f40f31bfe104d50d4fceb760ec48d2effd0610aa
refs/heads/master: aec8148fda5686b671fbbd9ffd6f432a1f80ee3c
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/hpet.c
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ int hpet_rtc_dropped_irq(void)
return 1;
}

irqreturn_t hpet_rtc_interrupt(int irq, void *dev_id, struct pt_regs *regs)
irqreturn_t hpet_rtc_interrupt(int irq, void *dev_id)
{
struct rtc_time curr_time;
unsigned long rtc_int_flag = 0;
Expand Down

0 comments on commit a6e0b43

Please sign in to comment.