diff options
author | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:39 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2015-02-07 17:48:39 +0000 |
commit | 0bbcdb21da8777276aab85ef94f40d27c101f1ee (patch) | |
tree | d0e8374cf1bee5168b04380cde63662019cf0c16 /target/linux/ar71xx/patches-3.14/412-mtd-m25p80-zero-partition-parser-data.patch | |
parent | d81a8ad5239d2f65683845645fef527e6d39ac2e (diff) | |
download | upstream-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.gz upstream-0bbcdb21da8777276aab85ef94f40d27c101f1ee.tar.bz2 upstream-0bbcdb21da8777276aab85ef94f40d27c101f1ee.zip |
ar71xx: refresh patches
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 44303
Diffstat (limited to 'target/linux/ar71xx/patches-3.14/412-mtd-m25p80-zero-partition-parser-data.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.14/412-mtd-m25p80-zero-partition-parser-data.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.14/412-mtd-m25p80-zero-partition-parser-data.patch b/target/linux/ar71xx/patches-3.14/412-mtd-m25p80-zero-partition-parser-data.patch index fea21f83f5..0d5370ad1b 100644 --- a/target/linux/ar71xx/patches-3.14/412-mtd-m25p80-zero-partition-parser-data.patch +++ b/target/linux/ar71xx/patches-3.14/412-mtd-m25p80-zero-partition-parser-data.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -1244,6 +1244,7 @@ static int m25p_probe(struct spi_device +@@ -1244,6 +1244,7 @@ static int m25p_probe(struct spi_device if (info->flags & M25P_NO_ERASE) flash->mtd.flags |= MTD_NO_ERASE; |