Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 105974
b: refs/heads/master
c: 372572e
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 25, 2008
1 parent 21fb16a commit 4638c58
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 8d1e120f695e9bcf01585e052577dc1e099033f9
refs/heads/master: 372572e9b1dcc5e36091199be63766d13e5a8ae0
2 changes: 2 additions & 0 deletions trunk/drivers/char/hpet.c
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@ static inline int hpet_tpcheck(struct hpet_task *tp)
return -ENXIO;
}

#if 0
int hpet_unregister(struct hpet_task *tp)
{
struct hpet_dev *devp;
Expand Down Expand Up @@ -652,6 +653,7 @@ int hpet_unregister(struct hpet_task *tp)

return 0;
}
#endif /* 0 */

static ctl_table hpet_table[] = {
{
Expand Down

0 comments on commit 4638c58

Please sign in to comment.