From 58b66cdd75bc9b24acddcbccb46e8bfed4426c96 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 11 Jul 2015 19:58:44 +0000 Subject: kernel: update 3.18 to 3.18.18 Changelog: * https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.18 Signed-off-by: Hauke Mehrtens SVN-Revision: 46299 --- target/linux/generic/patches-3.18/259-regmap_dynamic.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.18/259-regmap_dynamic.patch') diff --git a/target/linux/generic/patches-3.18/259-regmap_dynamic.patch b/target/linux/generic/patches-3.18/259-regmap_dynamic.patch index 44548ca8cc..63c85dd40a 100644 --- a/target/linux/generic/patches-3.18/259-regmap_dynamic.patch +++ b/target/linux/generic/patches-3.18/259-regmap_dynamic.patch @@ -71,7 +71,7 @@ #include #include #include -@@ -2631,3 +2632,5 @@ static int __init regmap_initcall(void) +@@ -2630,3 +2631,5 @@ static int __init regmap_initcall(void) return 0; } postcore_initcall(regmap_initcall); -- cgit v1.2.3