Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142308
b: refs/heads/master
c: e7f5216
h: refs/heads/master
v: v3
  • Loading branch information
Scott James Remnant authored and David Woodhouse committed Mar 20, 2009
1 parent 4affe4e commit e3dad16
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 90160e13b0bfe82d8bfe83541e3aa3961fdeed25
refs/heads/master: e7f521636a2d6b1a012f98f6ec16898c5d6f1543
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/nftlcore.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/hdreg.h>
#include <linux/blkdev.h>

#include <linux/kmod.h>
#include <linux/mtd/mtd.h>
Expand Down Expand Up @@ -817,3 +818,4 @@ module_exit(cleanup_nftl);
MODULE_LICENSE("GPL");
MODULE_AUTHOR("David Woodhouse <dwmw2@infradead.org>, Fabrice Bellard <fabrice.bellard@netgem.com> et al.");
MODULE_DESCRIPTION("Support code for NAND Flash Translation Layer, used on M-Systems DiskOnChip 2000 and Millennium");
MODULE_ALIAS_BLOCKDEV_MAJOR(NFTL_MAJOR);

0 comments on commit e3dad16

Please sign in to comment.