Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24846
b: refs/heads/master
c: 4d55146
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Poetzl authored and Linus Torvalds committed Mar 31, 2006
1 parent 6d7e43d commit 21e77ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 84e699e6ec5b431289474f78f8df9dfcc2737085
refs/heads/master: 4d551465986c9a0040f47700a8c736c90519418f
3 changes: 1 addition & 2 deletions trunk/drivers/mtd/devices/blkmtd.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#include <linux/pagemap.h>
#include <linux/list.h>
#include <linux/init.h>
#include <linux/mount.h>
#include <linux/mtd/mtd.h>
#include <linux/mutex.h>

Expand Down Expand Up @@ -614,8 +615,6 @@ static struct mtd_erase_region_info *calc_erase_regions(
}


extern dev_t __init name_to_dev_t(const char *line);

static struct blkmtd_dev *add_device(char *devname, int readonly, int erase_size)
{
struct block_device *bdev;
Expand Down

0 comments on commit 21e77ab

Please sign in to comment.