Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37920
b: refs/heads/master
c: b77d95c
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse committed Sep 25, 2006
1 parent 6fdbf11 commit d5cee99
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 9663265626fd683faa3f7a994bb6db073581807e
refs/heads/master: b77d95c78fb0ec330cd53e0d297ffa4fd2975e32
3 changes: 3 additions & 0 deletions trunk/include/linux/mtd/nand.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ extern int nand_scan_tail(struct mtd_info *mtd);
/* Free resources held by the NAND device */
extern void nand_release (struct mtd_info *mtd);

/* Internal helper for board drivers which need to override command function */
extern void nand_wait_ready(struct mtd_info *mtd);

/* The maximum number of NAND chips in an array */
#define NAND_MAX_CHIPS 8

Expand Down

0 comments on commit d5cee99

Please sign in to comment.