diff options
| author | John Audia <therealgraysky@proton.me> | 2023-06-10 16:57:15 -0400 |
|---|---|---|
| committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-06-12 20:39:38 +0200 |
| commit | 5dc78d8f18e8f536317d9438b096a484a9c49862 (patch) | |
| tree | 2cea304e5fe603557f231a45694eebdd47e63d6c /target/linux/generic/hack-5.15/259-regmap_dynamic.patch | |
| parent | fc3383a55877150ffe8068c46fe61f6881b1033c (diff) | |
| download | upstream-5dc78d8f18e8f536317d9438b096a484a9c49862.tar.gz upstream-5dc78d8f18e8f536317d9438b096a484a9c49862.tar.bz2 upstream-5dc78d8f18e8f536317d9438b096a484a9c49862.zip | |
kernel: bump 5.15 to 5.15.116
All patches rebased automatically.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.15/259-regmap_dynamic.patch')
| -rw-r--r-- | target/linux/generic/hack-5.15/259-regmap_dynamic.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.15/259-regmap_dynamic.patch b/target/linux/generic/hack-5.15/259-regmap_dynamic.patch index 76a5ace6f31..e0820ccfc0d 100644 --- a/target/linux/generic/hack-5.15/259-regmap_dynamic.patch +++ b/target/linux/generic/hack-5.15/259-regmap_dynamic.patch @@ -125,7 +125,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> #include <linux/mutex.h> #include <linux/err.h> #include <linux/property.h> -@@ -3358,3 +3359,5 @@ static int __init regmap_initcall(void) +@@ -3360,3 +3361,5 @@ static int __init regmap_initcall(void) return 0; } postcore_initcall(regmap_initcall); |
