kernel: update linux 3.9 to 3.9.8
[openwrt.git] / target / linux / ramips / patches-3.9 / 0135-MIPS-ralink-add-missing-SZ_1M-multiplier.patch
index 2d5c71f..74e780f 100644 (file)
@@ -11,8 +11,6 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
  arch/mips/ralink/of.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/arch/mips/ralink/of.c b/arch/mips/ralink/of.c
-index f916774..b25c1f2 100644
 --- a/arch/mips/ralink/of.c
 +++ b/arch/mips/ralink/of.c
 @@ -88,7 +88,7 @@ void __init plat_mem_setup(void)
@@ -24,6 +22,3 @@ index f916774..b25c1f2 100644
                                  BOOT_MEM_RAM);
        else
                detect_memory_region(soc_info.mem_base,
--- 
-1.7.10.4
-