aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-6.1/259-regmap_dynamic.patch
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2023-06-10 16:20:11 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2023-06-11 22:09:38 +0200
commit639434c4d49931e34d7c3d4bb582b4e280871393 (patch)
treebabab3f56e6da13bf7c1bfc1aa406a13caea2ae1 /target/linux/generic/hack-6.1/259-regmap_dynamic.patch
parentc3b1ef2dfde7201230e3ab69bc41c4b357071bcb (diff)
downloadupstream-639434c4d49931e34d7c3d4bb582b4e280871393.tar.gz
upstream-639434c4d49931e34d7c3d4bb582b4e280871393.tar.bz2
upstream-639434c4d49931e34d7c3d4bb582b4e280871393.zip
kernel: bump 6.1 to 6.1.33
All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-6.1/259-regmap_dynamic.patch')
-rw-r--r--target/linux/generic/hack-6.1/259-regmap_dynamic.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-6.1/259-regmap_dynamic.patch b/target/linux/generic/hack-6.1/259-regmap_dynamic.patch
index 407bc72ac8d..8d25f59ce28 100644
--- a/target/linux/generic/hack-6.1/259-regmap_dynamic.patch
+++ b/target/linux/generic/hack-6.1/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>
-@@ -3511,3 +3512,5 @@ static int __init regmap_initcall(void)
+@@ -3513,3 +3514,5 @@ static int __init regmap_initcall(void)
return 0;
}
postcore_initcall(regmap_initcall);