diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-05-17 18:41:25 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2018-05-18 09:10:21 +0200 |
commit | 12f44b83a8db2c95274839e2e41792e096021f29 (patch) | |
tree | 53fa8c04230702c41cb2a6bcd976e47fb828c8c5 /target/linux/ath25 | |
parent | 6390f27c2ed6189f6aac2308a2ea40fde2f798d7 (diff) | |
download | upstream-12f44b83a8db2c95274839e2e41792e096021f29.tar.gz upstream-12f44b83a8db2c95274839e2e41792e096021f29.tar.bz2 upstream-12f44b83a8db2c95274839e2e41792e096021f29.zip |
kernel: bump 4.9 to 4.9.100
Refreshed all patches
Added new ARM64 symbol: ARM64_ERRATUM_1024718
Compile-tested on: ar71xx
Runtime-tested on: ar71xx
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ath25')
-rw-r--r-- | target/linux/ath25/patches-4.9/107-ar5312_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath25/patches-4.9/107-ar5312_gpio.patch b/target/linux/ath25/patches-4.9/107-ar5312_gpio.patch index ac729ee48e..f42108702d 100644 --- a/target/linux/ath25/patches-4.9/107-ar5312_gpio.patch +++ b/target/linux/ath25/patches-4.9/107-ar5312_gpio.patch @@ -202,7 +202,7 @@ +subsys_initcall(ar5312_gpio_init); --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -167,6 +167,7 @@ config ATH25 +@@ -168,6 +168,7 @@ config ATH25 select CEVT_R4K select CSRC_R4K select DMA_NONCOHERENT |