Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 68451
b: refs/heads/master
c: 4854b75
h: refs/heads/master
i:
  68449: 414b595
  68447: e1c4ee4
v: v3
  • Loading branch information
David Woodhouse committed Jun 28, 2007
1 parent 2f85105 commit db29686
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 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: e716dd3644c2a79d6ffa4359bac06f57479dcb34
refs/heads/master: 4854b75c7795604ea6a0b6b7f549f145813343d0
4 changes: 0 additions & 4 deletions trunk/drivers/mtd/maps/nettel.c
Original file line number Diff line number Diff line change
Expand Up @@ -421,10 +421,6 @@ int __init nettel_init(void)

intel_mtd->owner = THIS_MODULE;

#ifndef CONFIG_BLK_DEV_INITRD
ROOT_DEV = MKDEV(MTD_BLOCK_MAJOR, 1);
#endif

num_intel_partitions = sizeof(nettel_intel_partitions) /
sizeof(nettel_intel_partitions[0]);

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/mtd/maps/pmcmsp-ramroot.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ static int __init init_rrmap(void)
rr_mtd->owner = THIS_MODULE;

add_mtd_device(rr_mtd);
ROOT_DEV = MKDEV(MTD_BLOCK_MAJOR, rr_mtd->index);

return 0;
}
Expand Down

0 comments on commit db29686

Please sign in to comment.