Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176994
b: refs/heads/master
c: 51eeb87
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and David Woodhouse committed Dec 7, 2009
1 parent f29788e commit 7384906
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: df0094d7f46d37944aa26b4f6e978b4b2ad252ea
refs/heads/master: 51eeb878155cdea73e7a1f0372b266018bd7a424
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 @@ -861,7 +861,7 @@ static int __init mxcnd_probe(struct platform_device *pdev)
return err;
}

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

Expand Down

0 comments on commit 7384906

Please sign in to comment.