diff options
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); |