CC: upgrade kernel to 3.18.68
[15.05/openwrt.git] / target / linux / brcm2708 / patches-3.18 / 0065-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch
index 7f61b33..17d6b92 100644 (file)
@@ -9,7 +9,7 @@ Subject: [PATCH 65/99] fdt: Add support for the CONFIG_CMDLINE_EXTEND option
 
 --- a/drivers/of/fdt.c
 +++ b/drivers/of/fdt.c
-@@ -901,22 +901,38 @@ int __init early_init_dt_scan_chosen(uns
+@@ -907,22 +907,38 @@ int __init early_init_dt_scan_chosen(uns
  
        /* Retrieve command line */
        p = of_get_flat_dt_prop(node, "bootargs", &l);