summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-09-02 10:18:15 +0000
committerJonas Gorski <jogo@openwrt.org>2015-09-02 10:18:15 +0000
commit7d6cff4882e1484e09956e19825acdae3a68618c (patch)
tree76a46ad583bca975dd2cb71f20543fa2c1eee425 /target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch
parent7747092ed1d906b247d834735941d995a62c5556 (diff)
downloadmaster-31e0f0ae-7d6cff4882e1484e09956e19825acdae3a68618c.tar.gz
master-31e0f0ae-7d6cff4882e1484e09956e19825acdae3a68618c.tar.bz2
master-31e0f0ae-7d6cff4882e1484e09956e19825acdae3a68618c.zip
kernel: update 3.18 to 3.18.21
Changelog: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.21 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46768
Diffstat (limited to 'target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch')
-rw-r--r--target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch b/target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch
index 32cea7ded9..81702c28e8 100644
--- a/target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch
+++ b/target/linux/ramips/patches-3.18/0100-mtd-split-remove-padding.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/mtdpart.c
+++ b/drivers/mtd/mtdpart.c
-@@ -818,9 +818,6 @@ static void split_uimage(struct mtd_info
+@@ -819,9 +819,6 @@ static void split_uimage(struct mtd_info
return;
len = be32_to_cpu(hdr.size) + 0x40;