Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310189
b: refs/heads/master
c: 8d1fd16
h: refs/heads/master
i:
  310187: 998fdee
v: v3
  • Loading branch information
Uwe Kleine-König authored and David Woodhouse committed May 14, 2012
1 parent 1928143 commit 74920a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 39a5d0b93c244f40ee2e1502e4870685b7dcc1fa
refs/heads/master: 8d1fd16df9e14b29965ed64e120015e481d1fe0a
1 change: 1 addition & 0 deletions trunk/drivers/mtd/nand/mxc_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -1275,6 +1275,7 @@ static int __devexit mxcnd_remove(struct platform_device *pdev)
static struct platform_driver mxcnd_driver = {
.driver = {
.name = DRIVER_NAME,
.owner = THIS_MODULE,
},
.remove = __devexit_p(mxcnd_remove),
};
Expand Down

0 comments on commit 74920a4

Please sign in to comment.