kernel: update to linux 4.1.3

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 46437
This commit is contained in:
Felix Fietkau
2015-07-22 12:45:07 +00:00
parent 9384cc5951
commit 54f5f6fa6c
5 changed files with 6 additions and 6 deletions

View File

@@ -78,7 +78,7 @@
#include <linux/mutex.h>
#include <linux/err.h>
#include <linux/of.h>
@@ -2632,3 +2633,5 @@ static int __init regmap_initcall(void)
@@ -2631,3 +2632,5 @@ static int __init regmap_initcall(void)
return 0;
}
postcore_initcall(regmap_initcall);