diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 16:25:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-07-13 16:25:56 +0000 |
commit | 68871def8d8fba33933087356347b955d8dcd4d3 (patch) | |
tree | 644a7798f3a6b993f5226a1388e030e26f03c043 /target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch | |
parent | d0ad8c00b6cc0716feae5d12c2ae5b4717c4ac29 (diff) | |
download | upstream-68871def8d8fba33933087356347b955d8dcd4d3.tar.gz upstream-68871def8d8fba33933087356347b955d8dcd4d3.tar.bz2 upstream-68871def8d8fba33933087356347b955d8dcd4d3.zip |
ar71xx: refresh patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 41615
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch b/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch index 00a1ea34a7..0cfb19c490 100644 --- a/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch +++ b/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -1072,6 +1072,7 @@ static int m25p_probe(struct spi_device +@@ -1072,6 +1072,7 @@ static int m25p_probe(struct spi_device if (info->flags & M25P_NO_ERASE) flash->mtd.flags |= MTD_NO_ERASE; |