Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 93026
b: refs/heads/master
c: 607d1cb
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and David Woodhouse committed Apr 22, 2008
1 parent 14c4cae commit b3abbc7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: eb8e31831a603f285ee9e6ffc59d5366e0ff8a8e
refs/heads/master: 607d1cb1042657177bf72247eeb85c0d8416bd51
3 changes: 0 additions & 3 deletions trunk/drivers/mtd/onenand/onenand_bbt.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
#include <linux/mtd/onenand.h>
#include <linux/mtd/compatmac.h>

extern int onenand_bbt_read_oob(struct mtd_info *mtd, loff_t from,
struct mtd_oob_ops *ops);

/**
* check_short_pattern - [GENERIC] check if a pattern is in the buffer
* @param buf the buffer to search
Expand Down
3 changes: 3 additions & 0 deletions trunk/include/linux/mtd/onenand.h
Original file line number Diff line number Diff line change
Expand Up @@ -187,4 +187,7 @@ struct onenand_manufacturers {
char *name;
};

int onenand_bbt_read_oob(struct mtd_info *mtd, loff_t from,
struct mtd_oob_ops *ops);

#endif /* __LINUX_MTD_ONENAND_H */

0 comments on commit b3abbc7

Please sign in to comment.