X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.7%2F476-mtd-m25p80-allow-to-disable-small-sector-erase.patch;h=58d8d0636d9e3e858dc90e3b3598733f4eb292df;hb=df69eeadfcc6b2d8deb103d0864f0eab9399f919;hp=2a2541bff6555f42472993de08529f05129b997f;hpb=a50e0e707635e05dbf60a59fc0de75c141258c6d;p=openwrt.git diff --git a/target/linux/generic/patches-3.7/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch b/target/linux/generic/patches-3.7/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch index 2a2541bff6..58d8d0636d 100644 --- a/target/linux/generic/patches-3.7/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch +++ b/target/linux/generic/patches-3.7/476-mtd-m25p80-allow-to-disable-small-sector-erase.patch @@ -30,7 +30,7 @@ /****************************************************************************/ struct m25p { -@@ -911,7 +917,7 @@ static int __devinit m25p_probe(struct s +@@ -915,7 +921,7 @@ static int __devinit m25p_probe(struct s flash->mtd._write = m25p80_write; /* prefer "small sector" erase if possible */