summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-4.1/0101-mtd-split.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/patches-4.1/0101-mtd-split.patch')
-rw-r--r--target/linux/lantiq/patches-4.1/0101-mtd-split.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/patches-4.1/0101-mtd-split.patch b/target/linux/lantiq/patches-4.1/0101-mtd-split.patch
index 342c66f144..e3c363307a 100644
--- a/target/linux/lantiq/patches-4.1/0101-mtd-split.patch
+++ b/target/linux/lantiq/patches-4.1/0101-mtd-split.patch
@@ -182,7 +182,7 @@
mtd_pad_erasesize(struct mtd_info *mtd, int offset, int len)
{
unsigned long mask = mtd->erasesize - 1;
-@@ -833,7 +833,6 @@ static void split_uimage(struct mtd_info
+@@ -792,7 +792,6 @@ static void split_uimage(struct mtd_info
return;
len = be32_to_cpu(hdr.size) + 0x40;