X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.14%2F471-mtd-m25p80-allow-to-disable-small-sector-erase.patch;h=eec90fa413600320bf79dfa000f3b018b80f0936;hb=850c2f7b6775b5a90dc7035bfe3c88e2719a2d5e;hp=4f2f4e658636251b07d37fad627095dde4b7644c;hpb=8a60d2a123bbac3fb02e202cec93067c23460412;p=openwrt.git diff --git a/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch b/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch index 4f2f4e6586..eec90fa413 100644 --- a/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch +++ b/target/linux/generic/patches-3.14/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch @@ -30,7 +30,7 @@ /****************************************************************************/ enum read_type { -@@ -1192,7 +1198,7 @@ static int m25p_probe(struct spi_device +@@ -1192,7 +1198,7 @@ static int m25p_probe(struct spi_device flash->mtd._write = m25p80_write; /* prefer "small sector" erase if possible */