Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27863
b: refs/heads/master
c: 0cddd6c
h: refs/heads/master
i:
  27861: c68c48a
  27859: 4d51caf
  27855: c3a9352
v: v3
  • Loading branch information
Thomas Gleixner committed May 23, 2006
1 parent 3d518fd commit 10026a5
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: 9a57d470fd4a77b9732fee97bed29c565c730af0
refs/heads/master: 0cddd6c258b2ed3798d12619c28ed0d2b5a669bc
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/diskonchip.c
Original file line number Diff line number Diff line change
Expand Up @@ -1513,7 +1513,7 @@ static inline int __init doc2001plus_init(struct mtd_info *mtd)
this->hwcontrol = NULL;
this->select_chip = doc2001plus_select_chip;
this->cmdfunc = doc2001plus_command;
this->enable_hwecc = doc2001plus_enable_hwecc;
this->ecc.hwctl = doc2001plus_enable_hwecc;

doc->chips_per_floor = 1;
mtd->name = "DiskOnChip Millennium Plus";
Expand Down

0 comments on commit 10026a5

Please sign in to comment.