[kernel] refresh 2.6.31 patches
[openwrt-10.03/.git] / target / linux / generic-2.6 / patches-2.6.31 / 082-mtd_info_move_forward_decl.patch
index fc69082ec56789f6337bb5f46a31a29ea56e6142..13f0a217d4723d99b3dc33e85f5ed79a945c1542 100644 (file)
@@ -1,5 +1,5 @@
---- a/include/linux/mtd/partitions.h   2009-10-29 11:24:29.000000000 +0100
-+++ b/include/linux/mtd/partitions.h   2009-10-29 11:26:35.000000000 +0100
+--- a/include/linux/mtd/partitions.h
++++ b/include/linux/mtd/partitions.h
 @@ -33,6 +33,7 @@
   * Note: writeable partitions require their size and offset be
   * erasesize aligned (e.g. use MTDPART_OFS_NEXTBLK).
@@ -8,7 +8,7 @@
  
  struct mtd_partition;
  struct mtd_partition {
-@@ -49,7 +50,6 @@
+@@ -49,7 +50,6 @@ struct mtd_partition {
  #define MTDPART_SIZ_FULL      (0)