Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 304016
b: refs/heads/master
c: 0ed0d57
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Greg Kroah-Hartman committed Apr 18, 2012
1 parent 1e4ac72 commit ad2aaea
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: 2dc60c589ba810b0c746c91f390a6796b4176572
refs/heads/master: 0ed0d579cb19e00acda762bad0d526477833c4e7
2 changes: 1 addition & 1 deletion trunk/drivers/misc/ad525x_dpot.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ int __devinit ad_dpot_probe(struct device *dev,
}
EXPORT_SYMBOL(ad_dpot_probe);

__devexit int ad_dpot_remove(struct device *dev)
int ad_dpot_remove(struct device *dev)
{
struct dpot_data *data = dev_get_drvdata(dev);
int i;
Expand Down

0 comments on commit ad2aaea

Please sign in to comment.