diff options
author | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 11:23:17 +0100 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2018-11-05 16:00:47 +0100 |
commit | f9c79947b5c4e726ecf5afd1b04d99f0b4101755 (patch) | |
tree | 6fc4416f0f7d900b899407a3e16d68794b8bc20c /target/linux/ath25 | |
parent | 91a8bc1dd06719e9edd3ab0791f5a0f11af836cd (diff) | |
download | upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.tar.gz upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.tar.bz2 upstream-f9c79947b5c4e726ecf5afd1b04d99f0b4101755.zip |
kernel: bump 4.14 to 4.14.79
Refreshed all patches.
Compile-tested on: cns3xxx, imx6, x86_64
Runtime-tested on: cns3xxx, imx6, x86_64
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/ath25')
-rw-r--r-- | target/linux/ath25/patches-4.14/107-ar5312_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath25/patches-4.14/107-ar5312_gpio.patch b/target/linux/ath25/patches-4.14/107-ar5312_gpio.patch index 9b2bee1d73..e74e20b05a 100644 --- a/target/linux/ath25/patches-4.14/107-ar5312_gpio.patch +++ b/target/linux/ath25/patches-4.14/107-ar5312_gpio.patch @@ -202,7 +202,7 @@ +subsys_initcall(ar5312_gpio_init); --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -174,6 +174,7 @@ config ATH25 +@@ -175,6 +175,7 @@ config ATH25 select CEVT_R4K select CSRC_R4K select DMA_NONCOHERENT |