Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207761
b: refs/heads/master
c: ece0ac9
h: refs/heads/master
i:
  207759: 657388a
v: v3
  • Loading branch information
Kulikov Vasiliy authored and David Woodhouse committed Aug 2, 2010
1 parent 13c4655 commit 403fb57
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: 029919c1ed79e409cbcdbfaf621b2077e72ccea6
refs/heads/master: ece0ac98a13a555e6d46a02225fa15934abe7a3d
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/sm_common.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ static struct nand_flash_dev nand_xd_flash_ids[] = {

int sm_register_device(struct mtd_info *mtd, int smartmedia)
{
struct nand_chip *chip = (struct nand_chip *)mtd->priv;
struct nand_chip *chip = mtd->priv;
int ret;

chip->options |= NAND_SKIP_BBTSCAN;
Expand Down

0 comments on commit 403fb57

Please sign in to comment.