kernel: Update to version 5.15.174

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2025-02-16 16:59:58 +00:00
committed by Lucas Asvio
parent a4c06e081f
commit 24066a9f63
45 changed files with 85 additions and 84 deletions

View File

@@ -125,7 +125,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
#include <linux/mutex.h>
#include <linux/err.h>
#include <linux/property.h>
@@ -3364,3 +3365,5 @@ static int __init regmap_initcall(void)
@@ -3376,3 +3377,5 @@ static int __init regmap_initcall(void)
return 0;
}
postcore_initcall(regmap_initcall);