diff options
author | John Audia <graysky@archlinux.us> | 2021-10-17 09:14:42 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-10-21 00:17:36 +0200 |
commit | 3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f (patch) | |
tree | 1f6ccdef86c0a24a82f044b3bbe49892fbc48fe5 /target/linux/ath25 | |
parent | 9ad3ef27b9ce75f1c5265976183375ee9678db99 (diff) | |
download | upstream-3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f.tar.gz upstream-3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f.tar.bz2 upstream-3d0499bcdb9869075d1a7470c73c9ea4c7a32e8f.zip |
kernel: bump 5.4 to 5.4.154
All patches automatically rebased.
Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'target/linux/ath25')
-rw-r--r-- | target/linux/ath25/patches-5.4/107-ar5312_gpio.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath25/patches-5.4/107-ar5312_gpio.patch b/target/linux/ath25/patches-5.4/107-ar5312_gpio.patch index 7b8c9650cc..321ebc7fb8 100644 --- a/target/linux/ath25/patches-5.4/107-ar5312_gpio.patch +++ b/target/linux/ath25/patches-5.4/107-ar5312_gpio.patch @@ -202,7 +202,7 @@ +subsys_initcall(ar5312_gpio_init); --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -190,6 +190,7 @@ config ATH25 +@@ -192,6 +192,7 @@ config ATH25 select CEVT_R4K select CSRC_R4K select DMA_NONCOHERENT |