Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176953
b: refs/heads/master
c: 8fead79
h: refs/heads/master
i:
  176951: 71d385f
v: v3
  • Loading branch information
Uwe Kleine-König authored and David Woodhouse committed Nov 30, 2009
1 parent c19117a commit fa5bd8d
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: 0fed784b0f1ecf57d568ae60b2cada43f9d90759
refs/heads/master: 8fead79c96c68164372c47c7b3c79d2da0871c93
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/excite_nandflash.c
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ static int excite_nand_devready(struct mtd_info *mtd)
* The binding to the mtd and all allocated
* resources are released.
*/
static int __exit excite_nand_remove(struct platform_device *dev)
static int __devexit excite_nand_remove(struct platform_device *dev)
{
struct excite_nand_drvdata * const this = platform_get_drvdata(dev);

Expand Down

0 comments on commit fa5bd8d

Please sign in to comment.