Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310243
b: refs/heads/master
c: 2e24e32
h: refs/heads/master
i:
  310241: a4de2ca
  310239: 11219bc
v: v3
  • Loading branch information
Gabor Juhos authored and David Woodhouse committed Jun 1, 2012
1 parent dc4c2f5 commit 2593b5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 5636ce0f070dee85c1b1203fe436a89648d25d06
refs/heads/master: 2e24e32e2759348c9290404abad4f729f791bfad
1 change: 0 additions & 1 deletion trunk/drivers/mtd/devices/block2mtd.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ static struct block2mtd_dev *add_device(char *devname, int erase_size)
dev->mtd.flags = MTD_CAP_RAM;
dev->mtd._erase = block2mtd_erase;
dev->mtd._write = block2mtd_write;
dev->mtd._writev = mtd_writev;
dev->mtd._sync = block2mtd_sync;
dev->mtd._read = block2mtd_read;
dev->mtd.priv = dev;
Expand Down

0 comments on commit 2593b5c

Please sign in to comment.