Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129710
b: refs/heads/master
c: 46a5f17
h: refs/heads/master
v: v3
  • Loading branch information
Alistair John Strachan authored and Jean Delvare committed Jan 15, 2009
1 parent f8540e2 commit 43afa90
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: 3907a8def78a15cd91985c23a3e76b563f36929a
refs/heads/master: 46a5f173fc88ffc22651162033696d8a9fbcdc5c
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/abituguru3.c
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,7 @@ static int __init abituguru3_dmi_detect(void)

static inline int abituguru3_dmi_detect(void)
{
return -ENODEV;
return 1;
}

#endif /* CONFIG_DMI */
Expand Down

0 comments on commit 43afa90

Please sign in to comment.