Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116512
b: refs/heads/master
c: ba374c9
h: refs/heads/master
v: v3
  • Loading branch information
Steven Noonan authored and Ingo Molnar committed Oct 16, 2008
1 parent bfe4751 commit 09b871c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f0ed4e695faf6766927c8cfbda2bc7530c7210c2
refs/heads/master: ba374c9baef910fbc5373541d98c50f15e82c3f8
4 changes: 4 additions & 0 deletions trunk/arch/x86/kernel/hpet.c
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,10 @@ static int hpet_cpuhp_notify(struct notifier_block *n,
}
#else

static int hpet_setup_msi_irq(unsigned int irq)
{
return 0;
}
void hpet_msi_capability_lookup(unsigned int start_timer)
{
return;
Expand Down

0 comments on commit 09b871c

Please sign in to comment.