Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337009
b: refs/heads/master
c: 9b96c31
h: refs/heads/master
i:
  337007: 705b796
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 31321db commit da830ab
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: d46f743822ee6e890a6e7971e089a020e6c0000a
refs/heads/master: 9b96c3124b66a959ba061dbca339944a81686cd2
2 changes: 1 addition & 1 deletion trunk/drivers/uio/uio_pruss.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ static int pruss_probe(struct platform_device *dev)
return ret;
}

static int __devexit pruss_remove(struct platform_device *dev)
static int pruss_remove(struct platform_device *dev)
{
struct uio_pruss_dev *gdev = platform_get_drvdata(dev);

Expand Down

0 comments on commit da830ab

Please sign in to comment.