summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch b/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch
index 0c7672e8be..59cc19723c 100644
--- a/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch
+++ b/target/linux/generic/patches-2.6.35/222-partial_eraseblock_write.patch
@@ -133,7 +133,7 @@
if (master->block_isbad) {
--- a/include/linux/mtd/mtd.h
+++ b/include/linux/mtd/mtd.h
-@@ -46,6 +46,10 @@ struct erase_info {
+@@ -45,6 +45,10 @@ struct erase_info {
u_long priv;
u_char state;
struct erase_info *next;