kernel: Update kernel 4.19 to version 4.19.138

Compile and run tested on lantiq/xrx200

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Hauke Mehrtens
2020-07-31 19:41:26 +02:00
parent fce0f1501b
commit fdac05b741
18 changed files with 36 additions and 260 deletions

View File

@@ -91,7 +91,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
#include <linux/mutex.h>
#include <linux/err.h>
#include <linux/of.h>
@@ -3040,3 +3041,5 @@ static int __init regmap_initcall(void)
@@ -3032,3 +3033,5 @@ static int __init regmap_initcall(void)
return 0;
}
postcore_initcall(regmap_initcall);