Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176916
b: refs/heads/master
c: 82613b0
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and David Woodhouse committed Oct 17, 2009
1 parent 7711b0e commit 11294d8
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: e4af3bf6334341435740fce9ff236ba814686b99
refs/heads/master: 82613b0da622efbd24cb7b23eb349966802310f1
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/mxc_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@ static int __init mxcnd_probe(struct platform_device *pdev)
return err;
}

static int __devexit mxcnd_remove(struct platform_device *pdev)
static int __exit mxcnd_remove(struct platform_device *pdev)
{
struct mxc_nand_host *host = platform_get_drvdata(pdev);

Expand Down

0 comments on commit 11294d8

Please sign in to comment.