kernel/3.1[02]: move MTD root device setup code to mtdcore
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.10 / 259-regmap_dynamic.patch
index 5282b076c1f3b3aa46ca25004e4942c9e3f04c74..8627bcc3c5090dbd453231f8e87b077f7fdfb7d2 100644 (file)
@@ -31,7 +31,7 @@
        bool
 --- a/include/linux/regmap.h
 +++ b/include/linux/regmap.h
-@@ -46,7 +46,7 @@ struct reg_default {
+@@ -47,7 +47,7 @@ struct reg_default {
        unsigned int def;
  };