Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142328
b: refs/heads/master
c: 9d63287
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and David Woodhouse committed Apr 3, 2009
1 parent 8081fbd commit c4d6547
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: f0b1e5892478d5bd683ff01bd95dc7bfc87f8e42
refs/heads/master: 9d63287a461c269edb39941744f4ff22223cf349
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 @@ -30,7 +30,7 @@ struct plat_nand_data {
/*
* Probe for the NAND device.
*/
static int __init plat_nand_probe(struct platform_device *pdev)
static int __devinit plat_nand_probe(struct platform_device *pdev)
{
struct platform_nand_data *pdata = pdev->dev.platform_data;
struct plat_nand_data *data;
Expand Down

0 comments on commit c4d6547

Please sign in to comment.