aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch
diff options
context:
space:
mode:
authorZoltan HERPAI <wigyori@uid0.hu>2016-07-08 15:50:55 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-07-08 15:50:55 +0200
commit9f5894383a4bc31e2f817d4351ac5c5b4202a0c9 (patch)
tree7a017d269944f79d450a7780039e84cf7489133d /target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch
parent7ad58fce977fa97c432e49d7606c6808c752b13c (diff)
downloadmaster-187ad058-9f5894383a4bc31e2f817d4351ac5c5b4202a0c9.tar.gz
master-187ad058-9f5894383a4bc31e2f817d4351ac5c5b4202a0c9.tar.bz2
master-187ad058-9f5894383a4bc31e2f817d4351ac5c5b4202a0c9.zip
kernel: bump 3.18 for the remaining targets to 3.18.36
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch')
-rw-r--r--target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch b/target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch
index cd02c13e0c..4b5eb4568d 100644
--- a/target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch
+++ b/target/linux/generic/patches-3.18/494-mtd-ubi-add-EOF-marker-support.patch
@@ -41,7 +41,7 @@
break;
--- a/drivers/mtd/ubi/ubi.h
+++ b/drivers/mtd/ubi/ubi.h
-@@ -701,6 +701,7 @@ struct ubi_attach_info {
+@@ -705,6 +705,7 @@ struct ubi_attach_info {
int mean_ec;
uint64_t ec_sum;
int ec_count;