kernel: update to kernel 2.6.38.8
[openwrt/openwrt.git] / target / linux / generic / patches-2.6.38 / 474-mtd_concat_sync_fix.patch
index 4e3426b7bdb4f9380b2bfbcdbf683cd6e6eb505e..ff3759e220856c3c6f8c1cc50330a343501086fd 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/mtd/mtdconcat.c
 +++ b/drivers/mtd/mtdconcat.c
-@@ -619,7 +619,8 @@ static void concat_sync(struct mtd_info 
+@@ -619,7 +619,8 @@ static void concat_sync(struct mtd_info
  
        for (i = 0; i < concat->num_subdev; i++) {
                struct mtd_info *subdev = concat->subdev[i];