diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-06-11 14:06:37 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2019-06-12 16:04:25 +0200 |
commit | 40b1e899ba120fcd1a8734d33e980669fd1cc67f (patch) | |
tree | c14693aa7616a531935e59ef0ae4d3407047ce19 /target/linux/ar71xx/patches-4.9/604-MIPS-ath79-no-of.patch | |
parent | 5dbac474269cb5720c9942772fd1983bf62249e0 (diff) | |
download | upstream-40b1e899ba120fcd1a8734d33e980669fd1cc67f.tar.gz upstream-40b1e899ba120fcd1a8734d33e980669fd1cc67f.tar.bz2 upstream-40b1e899ba120fcd1a8734d33e980669fd1cc67f.zip |
kernel: bump 4.9 to 4.9.181
Refreshed all patches.
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ar71xx/patches-4.9/604-MIPS-ath79-no-of.patch')
-rw-r--r-- | target/linux/ar71xx/patches-4.9/604-MIPS-ath79-no-of.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-4.9/604-MIPS-ath79-no-of.patch b/target/linux/ar71xx/patches-4.9/604-MIPS-ath79-no-of.patch index ba855e1500..89dd32a7c1 100644 --- a/target/linux/ar71xx/patches-4.9/604-MIPS-ath79-no-of.patch +++ b/target/linux/ar71xx/patches-4.9/604-MIPS-ath79-no-of.patch @@ -10,7 +10,7 @@ --- a/arch/mips/ath79/setup.c +++ b/arch/mips/ath79/setup.c -@@ -190,16 +190,20 @@ unsigned int get_c0_compare_int(void) +@@ -196,16 +196,20 @@ unsigned int get_c0_compare_int(void) void __init plat_mem_setup(void) { @@ -31,7 +31,7 @@ if (mips_machtype != ATH79_MACH_GENERIC_OF) { ath79_reset_base = ioremap_nocache(AR71XX_RESET_BASE, -@@ -295,17 +299,21 @@ static int __init ath79_setup(void) +@@ -301,17 +305,21 @@ static int __init ath79_setup(void) arch_initcall(ath79_setup); |