lantiq: spi driver fix
[openwrt/openwrt.git] / target / linux / lantiq / patches-4.1 / 0101-mtd-split.patch
index 342c66f144dd869ab530612c25ba3169397fda17..e3c363307a877d1ef3d0a5221e29ff52c583e28d 100644 (file)
  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;