mvebu: refresh 5.10 kconfigs/patches
[openwrt/staging/chunkeey.git] / target / linux / mvebu / patches-5.10 / 400-find_active_root.patch
index 854031b0d51a37d199856941a42cde0d5f237fe1..f61d85bc05b494095cc800dea19031e0982a5af9 100644 (file)
@@ -39,7 +39,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
                parts[i].name = partname;
  
                if (of_get_property(pp, "read-only", &len))
-@@ -215,6 +222,18 @@ static int __init ofpart_parser_init(voi
+@@ -218,6 +225,18 @@ static int __init ofpart_parser_init(voi
        return 0;
  }