Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276621
b: refs/heads/master
c: d6c4f2a
h: refs/heads/master
i:
  276619: ceb4f38
v: v3
  • Loading branch information
Axel Lin authored and Guenter Roeck committed Dec 12, 2011
1 parent ce9489d commit 3601c9d
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: 0b57d7602b68f7b2786b2f0e22da39cbd4139a95
refs/heads/master: d6c4f2ac1de3c1ee10796740aa5b7a1e98a05f07
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/jz4740-hwmon.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ static int __devexit jz4740_hwmon_remove(struct platform_device *pdev)
return 0;
}

struct platform_driver jz4740_hwmon_driver = {
static struct platform_driver jz4740_hwmon_driver = {
.probe = jz4740_hwmon_probe,
.remove = __devexit_p(jz4740_hwmon_remove),
.driver = {
Expand Down

0 comments on commit 3601c9d

Please sign in to comment.