brcm2708: refresh patches
[15.05/openwrt.git] / target / linux / brcm2708 / patches-3.18 / 0065-fdt-Add-support-for-the-CONFIG_CMDLINE_EXTEND-option.patch
old mode 100755 (executable)
new mode 100644 (file)
index da9219c..7f61b33
@@ -7,8 +7,6 @@ Subject: [PATCH 65/99] fdt: Add support for the CONFIG_CMDLINE_EXTEND option
  drivers/of/fdt.c | 29 ++++++++++++++++++++++++-----
  1 file changed, 24 insertions(+), 5 deletions(-)
 
-diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c
-index 2e2b6d0..badc6a3 100644
 --- a/drivers/of/fdt.c
 +++ b/drivers/of/fdt.c
 @@ -901,22 +901,38 @@ int __init early_init_dt_scan_chosen(uns
@@ -58,6 +56,3 @@ index 2e2b6d0..badc6a3 100644
  #endif /* CONFIG_CMDLINE */
  
        pr_debug("Command line is: %s\n", (char*)data);
--- 
-1.8.3.2
-