Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37926
b: refs/heads/master
c: 553a801
h: refs/heads/master
v: v3
  • Loading branch information
Frederik Deweerdt authored and David Woodhouse committed Oct 2, 2006
1 parent a3c7256 commit e4894d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9a292308255ad381dd74541be468c4aec240a615
refs/heads/master: 553a8012088b3452c7d66ff60d2d06ad0c9bea00
4 changes: 2 additions & 2 deletions trunk/drivers/mtd/nftlcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len,
return res;
}

#ifdef CONFIG_NFTL_RW

/*
* Write data and oob to flash
*/
Expand All @@ -196,8 +198,6 @@ static int nftl_write(struct mtd_info *mtd, loff_t offs, size_t len,
return res;
}

#ifdef CONFIG_NFTL_RW

/* Actual NFTL access routines */
/* NFTL_findfreeblock: Find a free Erase Unit on the NFTL partition. This function is used
* when the give Virtual Unit Chain
Expand Down

0 comments on commit e4894d6

Please sign in to comment.