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 | 2eb6b059bafbbfb22d84f2bce13bb72522a34f82 (patch) | |
tree | b58edaf2483a05006933861e3f712012f9f1bfd6 /target/linux/ar71xx/patches-3.10/412-mtd-m25p80-zero-partition-parser-data.patch | |
parent | 7004b796658fe274026925f96fd3a6711e8a3f5d (diff) | |
download | upstream-2eb6b059bafbbfb22d84f2bce13bb72522a34f82.tar.gz upstream-2eb6b059bafbbfb22d84f2bce13bb72522a34f82.tar.bz2 upstream-2eb6b059bafbbfb22d84f2bce13bb72522a34f82.zip |
ar71xx: refresh 3.10 patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43051
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; |