X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.13%2F471-mtd-m25p80-allow-to-disable-small-sector-erase.patch;h=9bf5e33a08a2761cd9573a323a70d1e87dfec954;hb=c5b682a718857f47c9880c4c25894a1d9ecc18c8;hp=449676a02d580596f477ba3ef182fc09fd252c7f;hpb=d7a9700570eb6d3e55777cda1ae1503000692bb9;p=15.05%2Fopenwrt.git diff --git a/target/linux/generic/patches-3.13/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch b/target/linux/generic/patches-3.13/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch index 449676a02d..9bf5e33a08 100644 --- a/target/linux/generic/patches-3.13/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch +++ b/target/linux/generic/patches-3.13/471-mtd-m25p80-allow-to-disable-small-sector-erase.patch @@ -30,7 +30,7 @@ /****************************************************************************/ struct m25p { -@@ -1035,7 +1041,7 @@ static int m25p_probe(struct spi_device +@@ -1032,7 +1038,7 @@ static int m25p_probe(struct spi_device flash->mtd._write = m25p80_write; /* prefer "small sector" erase if possible */