Like the earlier mfgpt patch, the new GPIO drivers also require the MFD driver to...
[openwrt.git] / target / linux / generic / patches-2.6.39 / 474-mtd_concat_sync_fix.patch
index 4e3426b..ff3759e 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];
This page took 0.022991 seconds and 4 git commands to generate.