kernel: bump 4.9 to 4.9.170

Refreshed all patches.

Compile-tested on: ar71xx
Runtime-tested on: ar71xx

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
This commit is contained in:
Koen Vandeputte
2019-04-22 21:54:26 +02:00
parent ac3b5f00e1
commit a5c62c933b
3 changed files with 8 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
;----------------------------------------------------------------
--- a/arch/arc/kernel/setup.c
+++ b/arch/arc/kernel/setup.c
@@ -436,7 +436,7 @@ ignore_uboot_args:
@@ -444,7 +444,7 @@ ignore_uboot_args:
#endif
if (use_embedded_dtb) {
@@ -47,7 +47,7 @@ Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
if (!machine_desc)
panic("Embedded DT invalid\n");
}
@@ -452,6 +452,8 @@ ignore_uboot_args:
@@ -460,6 +460,8 @@ ignore_uboot_args:
}
}