diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-11 20:13:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-11 20:13:17 +0000 |
commit | f875e18fd28cf744a504f0f8ddbfd9d4c211098c (patch) | |
tree | bf86427be39686b5a4cbf1dc6c9155cd62067c1d /target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch | |
parent | 2611a5538eae308e69000f42eecde5d7fdfe7a25 (diff) | |
download | upstream-f875e18fd28cf744a504f0f8ddbfd9d4c211098c.tar.gz upstream-f875e18fd28cf744a504f0f8ddbfd9d4c211098c.tar.bz2 upstream-f875e18fd28cf744a504f0f8ddbfd9d4c211098c.zip |
kernel: Update kernel 4.4 to 4.4.0
This removes one patch which was applied upstream with commit
67b9bcd36906e12a15ffec19463afbbd6a41660e. All other patches were
refreshed.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
SVN-Revision: 48203
Diffstat (limited to 'target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch b/target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch index b565b52045..d20bd8d4ec 100644 --- a/target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch +++ b/target/linux/generic/patches-4.4/480-mtd-set-rootfs-to-be-root-dev.patch @@ -8,7 +8,7 @@ #include <linux/mtd/mtd.h> #include <linux/mtd/partitions.h> -@@ -473,6 +474,15 @@ int add_mtd_device(struct mtd_info *mtd) +@@ -464,6 +465,15 @@ int add_mtd_device(struct mtd_info *mtd) of this try_ nonsense, and no bitching about it either. :) */ __module_get(THIS_MODULE); |