Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294836
b: refs/heads/master
c: cb88200
h: refs/heads/master
v: v3
  • Loading branch information
Frans Meulenbroeks authored and Jean Delvare committed Mar 23, 2012
1 parent c250670 commit d9a493c
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: af2ef4fc043f8fef078ba58c6cd8483d1348d70b
refs/heads/master: cb88200490d723048994753ed59dc0abddc51e77
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/mc13783-adc.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ static int __devexit mc13783_adc_remove(struct platform_device *pdev)
}

static struct platform_driver mc13783_adc_driver = {
.remove = __devexit_p(mc13783_adc_remove),
.remove = __devexit_p(mc13783_adc_remove),
.driver = {
.owner = THIS_MODULE,
.name = MC13783_ADC_NAME,
Expand Down

0 comments on commit d9a493c

Please sign in to comment.