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
commitb5b7a2db8bfd9cb182161e8f4a6660aa52a90c9b (patch)
tree3d1220b453e500f5ed23a83b9ec3cdba2223d951 /target/linux/generic/patches-3.9/259-regmap_dynamic.patch
parente8b3e8e7f2fccbbb089e9ff56ffc8443f79e4c00 (diff)
downloadmaster-187ad058-b5b7a2db8bfd9cb182161e8f4a6660aa52a90c9b.tar.gz
master-187ad058-b5b7a2db8bfd9cb182161e8f4a6660aa52a90c9b.tar.bz2
master-187ad058-b5b7a2db8bfd9cb182161e8f4a6660aa52a90c9b.zip
[generic/3.9]: refresh against -rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36340 3c298f89-4303-0410-b956-a3cf2f4a3e73
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);