Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 84280
b: refs/heads/master
c: a503677
h: refs/heads/master
v: v3
  • Loading branch information
Li Zefan authored and David Woodhouse committed Feb 3, 2008
1 parent 36ef644 commit cebc51f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b7e23d913aafc93fc5f119e1be17620073cc3811
refs/heads/master: a50367784ea6ef8d4276daac0dfcfaa896f8530b
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/nand/plat_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,9 @@ static int __init plat_nand_probe(struct platform_device *pdev)
static int __devexit plat_nand_remove(struct platform_device *pdev)
{
struct plat_nand_data *data = platform_get_drvdata(pdev);
#ifdef CONFIG_MTD_PARTITIONS
struct platform_nand_data *pdata = pdev->dev.platform_data;
#endif

nand_release(&data->mtd);
#ifdef CONFIG_MTD_PARTITIONS
Expand Down

0 comments on commit cebc51f

Please sign in to comment.