cns21xx: remove 3.8 support
[openwrt.git] / target / linux / generic / patches-3.10 / 410-mtd_info_move_forward_decl.patch
index 251f522..4657b43 100644 (file)
@@ -6,9 +6,9 @@
   */
 +struct mtd_info;
  
- struct mtd_partition;
  struct mtd_partition {
-@@ -52,7 +53,6 @@ struct mtd_partition {
+       char *name;                     /* identifier string */
+@@ -50,7 +51,6 @@ struct mtd_partition {
  #define MTDPART_SIZ_FULL      (0)