kernel: bump 5.10 to 5.10.50
[openwrt/staging/chunkeey.git] / target / linux / generic / pending-5.10 / 419-mtd-redboot-add-of_match_table-with-DT-binding.patch
index 8358a307cd8eab9b374ff2be49d02dd93c254ef1..7692f484ae0c7ba036302e3282040412eedb96a7 100644 (file)
@@ -12,7 +12,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
 
 --- a/drivers/mtd/parsers/redboot.c
 +++ b/drivers/mtd/parsers/redboot.c
-@@ -300,6 +300,7 @@ static int parse_redboot_partitions(stru
+@@ -305,6 +305,7 @@ static int parse_redboot_partitions(stru
  
  static const struct of_device_id mtd_parser_redboot_of_match_table[] = {
        { .compatible = "redboot-fis" },