summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.9/259-regmap_dynamic.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2013-04-09 16:16:20 +0000
committerFlorian Fainelli <florian@openwrt.org>2013-04-09 16:16:20 +0000
commit915969ff2c54f7c3396187dc477f1194362fe784 (patch)
treea9043596d781a6f3a41caee923fe67e035c73fcd /target/linux/generic/patches-3.9/259-regmap_dynamic.patch
parentc3366cd164acfe68405c5fb92ddb8b2a8e8880c1 (diff)
downloadmaster-31e0f0ae-915969ff2c54f7c3396187dc477f1194362fe784.tar.gz
master-31e0f0ae-915969ff2c54f7c3396187dc477f1194362fe784.tar.bz2
master-31e0f0ae-915969ff2c54f7c3396187dc477f1194362fe784.zip
kernel: refresh patches against 3.9-rc6
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 36297
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 e1b0141a0e..451a5e2f3d 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>
-@@ -1777,3 +1778,5 @@ static int __init regmap_initcall(void)
+@@ -1778,3 +1779,5 @@ static int __init regmap_initcall(void)
return 0;
}
postcore_initcall(regmap_initcall);