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/bcm63xx | |
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/bcm63xx')
-rw-r--r-- | target/linux/bcm63xx/patches-5.4/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/patches-5.4/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch b/target/linux/bcm63xx/patches-5.4/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch index eff4af025e..7fe81ba5b0 100644 --- a/target/linux/bcm63xx/patches-5.4/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch +++ b/target/linux/bcm63xx/patches-5.4/322-MIPS-BCM63XX-switch-to-IRQ_DOMAIN.patch @@ -14,7 +14,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org> --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig -@@ -292,6 +292,9 @@ config BCM63XX +@@ -294,6 +294,9 @@ config BCM63XX select SYNC_R4K select DMA_NONCOHERENT select IRQ_MIPS_CPU |