2
0
forked from Ivasoft/openwrt

kernel: update linux 3.3 to 3.3.2

SVN-Revision: 31336
This commit is contained in:
Jonas Gorski
2012-04-17 12:51:02 +00:00
parent ee4c47a134
commit 3a9b6dc313
78 changed files with 209 additions and 1081 deletions

View File

@@ -281,7 +281,7 @@
/* Setup the MTD structure */
/* make the name contain the block device in */
@@ -297,6 +391,7 @@ static struct block2mtd_dev *add_device(
@@ -298,6 +392,7 @@ static struct block2mtd_dev *add_device(
dev->mtd.read = block2mtd_read;
dev->mtd.priv = dev;
dev->mtd.owner = THIS_MODULE;