kernel: Remove deprecated generic linux,part-probe patch
[openwrt/staging/chunkeey.git] / target / linux / generic / pending-4.19 / 402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
index afe3ec77563e2dec101d4310c3626bc5f575c056..ca9b6c3594e5fe1f5ce4264366fe3dcf2ebd3aa0 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
 
 --- a/drivers/mtd/mtdpart.c
 +++ b/drivers/mtd/mtdpart.c
-@@ -745,6 +745,7 @@ run_parsers_by_type(struct mtd_part *sla
+@@ -744,6 +744,7 @@ run_parsers_by_type(struct mtd_part *sla
  
  static void split_firmware(struct mtd_info *master, struct mtd_part *part)
  {
@@ -18,7 +18,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
  }
  
  static void mtd_partition_split(struct mtd_info *master, struct mtd_part *part)
-@@ -754,6 +755,12 @@ static void mtd_partition_split(struct m
+@@ -753,6 +754,12 @@ static void mtd_partition_split(struct m
        if (rootfs_found)
                return;