Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142292
b: refs/heads/master
c: 8d30cab
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and David Woodhouse committed Mar 20, 2009
1 parent 10ff264 commit 7969412
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: 08d2503ecc2337275942c1f52822b7a464c0c0a3
refs/heads/master: 8d30cab06920f9efb7e089f2c69e451b2a637d8a
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/bf5xx_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ static int bf5xx_nand_hw_init(struct bf5xx_nand_info *info)
/*
* Device management interface
*/
static int bf5xx_nand_add_partition(struct bf5xx_nand_info *info)
static int __devinit bf5xx_nand_add_partition(struct bf5xx_nand_info *info)
{
struct mtd_info *mtd = &info->mtd;

Expand Down

0 comments on commit 7969412

Please sign in to comment.