Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231678
b: refs/heads/master
c: a338ada
h: refs/heads/master
v: v3
  • Loading branch information
Lars-Peter Clausen authored and David Woodhouse committed Dec 3, 2010
1 parent 5378ec2 commit e2790e1
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: ce4a37f7c93e9b12ac1452bedd823d73c43c0e63
refs/heads/master: a338adafed0d09d823169161e938b1eab4dce901
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/jz4740_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ static int __devexit jz_nand_remove(struct platform_device *pdev)
return 0;
}

struct platform_driver jz_nand_driver = {
static struct platform_driver jz_nand_driver = {
.probe = jz_nand_probe,
.remove = __devexit_p(jz_nand_remove),
.driver = {
Expand Down

0 comments on commit e2790e1

Please sign in to comment.