summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.33/014-samsung_flash
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-03 09:40:12 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-03 09:40:12 +0000
commit111ae3e04b422caf594e78bdcb291fcfebd242b1 (patch)
tree31bab3eef43a0f66652d39d932251dc5bf0b84ed /target/linux/generic-2.6/patches-2.6.33/014-samsung_flash
parent2c13d45b2934296b72edbde51bb8b342ec0068e9 (diff)
downloadmtk-20170518-111ae3e04b422caf594e78bdcb291fcfebd242b1.zip
mtk-20170518-111ae3e04b422caf594e78bdcb291fcfebd242b1.tar.gz
mtk-20170518-111ae3e04b422caf594e78bdcb291fcfebd242b1.tar.bz2
kernel: refresh 2.6.33 patches
SVN-Revision: 19959
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.33/014-samsung_flash')
-rw-r--r--target/linux/generic-2.6/patches-2.6.33/014-samsung_flash2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.33/014-samsung_flash b/target/linux/generic-2.6/patches-2.6.33/014-samsung_flash
index e2a4569..1faeb41 100644
--- a/target/linux/generic-2.6/patches-2.6.33/014-samsung_flash
+++ b/target/linux/generic-2.6/patches-2.6.33/014-samsung_flash
@@ -8,7 +8,7 @@
static int cfi_amdstd_read (struct mtd_info *, loff_t, size_t, size_t *, u_char *);
static int cfi_amdstd_write_words(struct mtd_info *, loff_t, size_t, size_t *, const u_char *);
-@@ -375,12 +376,19 @@ struct mtd_info *cfi_cmdset_0002(struct
+@@ -375,12 +376,19 @@ struct mtd_info *cfi_cmdset_0002(struct
if (extp->MajorVersion != '1' ||
(extp->MinorVersion < '0' || extp->MinorVersion > '4')) {