Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360367
b: refs/heads/master
c: 60aca06
h: refs/heads/master
i:
  360365: ec8410d
  360363: fd6e0a8
  360359: 684aa60
  360351: 086cdec
v: v3
  • Loading branch information
Hauke Mehrtens authored and Artem Bityutskiy committed Feb 4, 2013
1 parent 16d19df commit de2204e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 92d0e09abeebdd3f699c9f12401a9e3998a20546
refs/heads/master: 60aca067b5308705a34dbb6548b459487f92da90
1 change: 1 addition & 0 deletions trunk/drivers/mtd/devices/bcm47xxsflash.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ static int bcm47xxsflash_read(struct mtd_info *mtd, loff_t from, size_t len,

memcpy_fromio(buf, (void __iomem *)KSEG0ADDR(b47s->window + from),
len);
*retlen = len;

return len;
}
Expand Down

0 comments on commit de2204e

Please sign in to comment.