kernel: bump 4.9 to 4.9.77
[openwrt/openwrt.git] / target / linux / mvebu / patches-4.9 / 100-find_active_root.patch
index d6006b74448c2ef91b39b08facb0994bb93bb223..4425aef91329dcda3a3116b11c2a8cb5903364bf 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))
-@@ -213,6 +220,18 @@ static int __init ofpart_parser_init(voi
+@@ -220,6 +227,18 @@ static int __init ofpart_parser_init(voi
        return 0;
  }