kernel: bump 5.4 to 5.4.211
[openwrt/openwrt.git] / target / linux / generic / pending-5.4 / 419-mtd-redboot-add-of_match_table-with-DT-binding.patch
index 7692f484ae0c7ba036302e3282040412eedb96a7..3ea5f4abb4b95cfcbbd0c08a65f1e915240be27b 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
-@@ -305,6 +305,7 @@ static int parse_redboot_partitions(stru
+@@ -306,6 +306,7 @@ static int parse_redboot_partitions(stru
  
  static const struct of_device_id mtd_parser_redboot_of_match_table[] = {
        { .compatible = "redboot-fis" },