Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153779
b: refs/heads/master
c: 24b5ce2
h: refs/heads/master
i:
  153777: f556d3c
  153775: 4cfc48d
v: v3
  • Loading branch information
Thomas Chou authored and David Woodhouse committed Jun 5, 2009
1 parent 2af8943 commit e811e47
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: 0b6585ce05f169f10ce74329e87bd8c5070b4bb9
refs/heads/master: 24b5ce20cc75603ce7c03a42116c30a17bce509a
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/plat_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ static int __devexit plat_nand_remove(struct platform_device *pdev)

static struct platform_driver plat_nand_driver = {
.probe = plat_nand_probe,
.remove = plat_nand_remove,
.remove = __devexit_p(plat_nand_remove),
.driver = {
.name = "gen_nand",
.owner = THIS_MODULE,
Expand Down

0 comments on commit e811e47

Please sign in to comment.