diff options
author | John Audia <therealgraysky@proton.me> | 2023-02-27 17:54:37 -0500 |
---|---|---|
committer | John Audia <therealgraysky@proton.me> | 2023-02-28 04:38:13 -0500 |
commit | 736257141f7e2b4cc13c3fe297ecca0b21bcea4b (patch) | |
tree | f9936c111d1d1076979b80c488066960f3034ba4 /target/linux/bcm47xx | |
parent | de8d5b50e2a300136c6d3c87d68955ce69cdee35 (diff) | |
download | upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.tar.gz upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.tar.bz2 upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.zip |
kernel: bump 5.15 to 5.15.96
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/bcm47xx')
-rw-r--r-- | target/linux/bcm47xx/patches-5.15/105-v5.18-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm47xx/patches-5.15/105-v5.18-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch b/target/linux/bcm47xx/patches-5.15/105-v5.18-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch index ab53cfd6e9..56c686f308 100644 --- a/target/linux/bcm47xx/patches-5.15/105-v5.18-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch +++ b/target/linux/bcm47xx/patches-5.15/105-v5.18-mtd-rawnand-brcmnand-Add-platform-data-structure-for-BCMA.patch @@ -20,7 +20,7 @@ Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- a/MAINTAINERS +++ b/MAINTAINERS -@@ -3900,6 +3900,7 @@ L: linux-mtd@lists.infradead.org +@@ -3901,6 +3901,7 @@ L: linux-mtd@lists.infradead.org L: bcm-kernel-feedback-list@broadcom.com S: Maintained F: drivers/mtd/nand/raw/brcmnand/ |