kernel: use V10 of mtd patchset adding support for "compatible" string
[openwrt/openwrt.git] / target / linux / generic / pending-4.9 / 401-mtd-add-support-for-different-partition-parser-types.patch
index 66c499d3e7e554a9bd31dbf6c12ec39cba8528be..54cfcb0c36ca979b611dacda942edadeb745a59d 100644 (file)
@@ -9,7 +9,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
 
 --- a/drivers/mtd/mtdpart.c
 +++ b/drivers/mtd/mtdpart.c
-@@ -1095,6 +1095,62 @@ void mtd_part_parser_cleanup(struct mtd_
+@@ -1134,6 +1134,62 @@ void mtd_part_parser_cleanup(struct mtd_
        }
  }