aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-09-13 17:29:16 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-09-13 17:29:16 +0000
commit10efed4c0b81c57231800fc5ac0c3b3fc7fd794e (patch)
tree7d0425e6c71d5c3aab617af11db6d304980e5b02 /target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch
parentf15f26672ee408c68c409f9ed63861738d74c9fc (diff)
downloadupstream-10efed4c0b81c57231800fc5ac0c3b3fc7fd794e.tar.gz
upstream-10efed4c0b81c57231800fc5ac0c3b3fc7fd794e.tar.bz2
upstream-10efed4c0b81c57231800fc5ac0c3b3fc7fd794e.zip
ar71xx: refresh patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37976 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch2
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 6d82f7b3b5..f83ee8eac9 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
-@@ -1067,6 +1067,7 @@ static int m25p_probe(struct spi_device
+@@ -1070,6 +1070,7 @@ static int m25p_probe(struct spi_device
if (info->flags & M25P_NO_ERASE)
flash->mtd.flags |= MTD_NO_ERASE;