Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298152
b: refs/heads/master
c: a612c2a
h: refs/heads/master
v: v3
  • Loading branch information
Armando Visconti authored and David Woodhouse committed Mar 26, 2012
1 parent e3e5f64 commit a1ca281
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: 02bfc4ebbd2532440fadd78076f3a51e0ae89f7f
refs/heads/master: a612c2ae483ee7e4d40c31d5374edf8a8b025f2a
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/fsmc_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ static int fsmc_correct_data(struct mtd_info *mtd, uint8_t *dat,
struct nand_chip *chip = mtd->priv;
struct fsmc_regs *regs = host->regs_va;
unsigned int bank = host->bank;
uint16_t err_idx[8];
uint32_t err_idx[8];
uint64_t ecc_data[2];
uint32_t num_err, i;

Expand Down

0 comments on commit a1ca281

Please sign in to comment.