Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33755
b: refs/heads/master
c: 30f3174
h: refs/heads/master
i:
  33753: 4e2f741
  33751: 2d9abd9
v: v3
  • Loading branch information
john stultz authored and Linus Torvalds committed Sep 1, 2006
1 parent 80a4345 commit 2b63c35
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: 202af6d50155f8594ba01d8e0a54d77facc0152a
refs/heads/master: 30f3174d1c506db2c6d2c1dddc9c064e741d6b76
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/hpet.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ static int __init init_hpet_clocksource(void)
void __iomem* hpet_base;
u64 tmp;

if (!hpet_address)
if (!is_hpet_enabled())
return -ENODEV;

/* calculate the hpet address: */
Expand Down

0 comments on commit 2b63c35

Please sign in to comment.