aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.9/259-regmap_dynamic.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-04-15 16:10:01 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-04-15 16:10:01 +0000
commit57b68daee99c96fd122bb7e9b39e9065f00376cc (patch)
treefc0fc12af33e1aa65d5a8b3a0e227183dc09b5f5 /target/linux/generic/patches-3.9/259-regmap_dynamic.patch
parent25ffe0446cba3244f2c94f91b170b69ac86962e1 (diff)
downloadupstream-57b68daee99c96fd122bb7e9b39e9065f00376cc.tar.gz
upstream-57b68daee99c96fd122bb7e9b39e9065f00376cc.tar.bz2
upstream-57b68daee99c96fd122bb7e9b39e9065f00376cc.zip
refresh against -rc7
SVN-Revision: 36340
Diffstat (limited to 'target/linux/generic/patches-3.9/259-regmap_dynamic.patch')
-rw-r--r--target/linux/generic/patches-3.9/259-regmap_dynamic.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/259-regmap_dynamic.patch b/target/linux/generic/patches-3.9/259-regmap_dynamic.patch
index 451a5e2f3d..191e5ea1d2 100644
--- a/target/linux/generic/patches-3.9/259-regmap_dynamic.patch
+++ b/target/linux/generic/patches-3.9/259-regmap_dynamic.patch
@@ -64,7 +64,7 @@
#include <linux/mutex.h>
#include <linux/err.h>
#include <linux/rbtree.h>
-@@ -1778,3 +1779,5 @@ static int __init regmap_initcall(void)
+@@ -1779,3 +1780,5 @@ static int __init regmap_initcall(void)
return 0;
}
postcore_initcall(regmap_initcall);