Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27911
b: refs/heads/master
c: e121972
h: refs/heads/master
i:
  27909: d367a97
  27907: 5beb19b
  27903: b7697a3
v: v3
  • Loading branch information
Joern Engel committed May 30, 2006
1 parent 36ea940 commit db96e16
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: 7e9a0bb00c4ccb7a05c41b2728758d5bb3dd54fc
refs/heads/master: e1219724be193519f20743f5500bd1eff11890d0
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/devices/ms02-nv.c
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ static int __init ms02nv_init_one(ulong addr)
mp->uaddr = phys_to_virt(fixaddr);

mtd->type = MTD_RAM;
mtd->flags = MTD_CAP_RAM | MTD_XIP;
mtd->flags = MTD_CAP_RAM;
mtd->size = fixsize;
mtd->name = (char *)ms02nv_name;
mtd->owner = THIS_MODULE;
Expand Down

0 comments on commit db96e16

Please sign in to comment.