diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-10-24 20:39:42 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-10-24 20:39:42 +0000 |
commit | 031a9666b622f8cc0efc37f1c2f0cc7d3a544373 (patch) | |
tree | 225b6cd4e542b5f6ed837b96b7d90c25fbe38c86 /target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch | |
parent | 951113224ea6b34413c62aaee700437b55105b14 (diff) | |
download | upstream-031a9666b622f8cc0efc37f1c2f0cc7d3a544373.tar.gz upstream-031a9666b622f8cc0efc37f1c2f0cc7d3a544373.tar.bz2 upstream-031a9666b622f8cc0efc37f1c2f0cc7d3a544373.zip |
ar71xx: refresh 3.10 patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43051 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.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 0cfb19c490..00a1ea34a7 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; |