kernel: bump 4.19 to 4.19.23
[openwrt/staging/jogo.git] / target / linux / generic / pending-4.19 / 402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch
index ca9b6c3594e5fe1f5ce4264366fe3dcf2ebd3aa0..8a90ce6a8b75874fe4a10f0f20b1c60290622386 100644 (file)
@@ -10,7 +10,7 @@ Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
 
 --- a/drivers/mtd/mtdpart.c
 +++ b/drivers/mtd/mtdpart.c
-@@ -744,6 +744,7 @@ run_parsers_by_type(struct mtd_part *sla
+@@ -748,6 +748,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)
-@@ -753,6 +754,12 @@ static void mtd_partition_split(struct m
+@@ -757,6 +758,12 @@ static void mtd_partition_split(struct m
        if (rootfs_found)
                return;