Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27900
b: refs/heads/master
c: 19676ff
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Morton authored and David Woodhouse committed May 29, 2006
1 parent fd6393f commit b1c74a9
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: 33280eac704e3e156eef2fa9ed9ddf427a1c223c
refs/heads/master: 19676ff0a64af9d75d48f17cb67bee8110f6ffbf
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/devices/m25p80.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ static int m25p80_erase(struct mtd_info *mtd, struct erase_info *instr)
struct m25p *flash = mtd_to_m25p(mtd);
u32 addr,len;

DEBUG(MTD_DEBUG_LEVEL2, "%s: %s %s 0x%08x, len %zd\n",
DEBUG(MTD_DEBUG_LEVEL2, "%s: %s %s 0x%08x, len %d\n",
flash->spi->dev.bus_id, __FUNCTION__, "at",
(u32)instr->addr, instr->len);

Expand Down

0 comments on commit b1c74a9

Please sign in to comment.